Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



# Classes and Interfaces in #Google WebToolkit (GWT - 1670 results found.
NameDescriptionTypePackageFramework
AbortablePrintWriterWrapper for a PrintWriter that adds the ability to abort creation and an onClose hookClasscom.google.gwt.codegen.serverGoogle WebToolkit (GWT)
AbsolutePanelAn absolute panel positions all of its children absolutely, allowing them to Note that this panel will not automatically resize itself to allow enoughClasscom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
AbsolutePanelParserParses AbsolutePanelConstructor SummaryAbsolutePanelParser()Classcom.google.gwt.uibinder.elementparsersGoogle WebToolkit (GWT)
AbstractActivitySimple Activity implementation that is always willing to stop, and does nothing onStop and onCancel.Classcom.google.gwt.activity.sharedGoogle WebToolkit (GWT)
AbstractCellA default implementation of the Cell interface.Classcom.google.gwt.cell.clientGoogle WebToolkit (GWT)
AbstractCellTableAbstract base class for tabular views that supports paging and columns.Classcom.google.gwt.user.cellview.clientGoogle WebToolkit (GWT)
AbstractCellTableBuilderBuilder used to construct a CellTable.Classcom.google.gwt.user.cellview.clientGoogle WebToolkit (GWT)
AbstractCellTreeClasscom.google.gwt.user.cellview.clientGoogle WebToolkit (GWT)
AbstractDataProviderA base implementation of a data source for HasData implementations.Classcom.google.gwt.view.clientGoogle WebToolkit (GWT)
AbstractEditableCellA default implementation of the Cell interface used for editable cells that need to save view data state for specific values.Classcom.google.gwt.cell.clientGoogle WebToolkit (GWT)
AbstractElementBuilderBaseAbstract base class for implementations of ElementBuilderBase.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
AbstractHasDataAn abstract Widget that implements HasData.Classcom.google.gwt.user.cellview.clientGoogle WebToolkit (GWT)
AbstractHeaderOrFooterBuilderDefault implementation of HeaderBuilder that renders columns.Classcom.google.gwt.user.cellview.clientGoogle WebToolkit (GWT)
AbstractImagePrototypeAn opaque representation of a particular image such that the image can be accessed either as an HTML fragment or as an Image object.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
AbstractInputCellAn AbstractCell used to render input elements that can receive focus.Classcom.google.gwt.cell.clientGoogle WebToolkit (GWT)
AbstractLinkerProvides basic functions common to all Linker implementations.Classcom.google.gwt.core.ext.linkerGoogle WebToolkit (GWT)
AbstractNativeScrollbarClasscom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
AbstractPagerAn abstract pager that exposes many methods useful for paging.Classcom.google.gwt.user.cellview.clientGoogle WebToolkit (GWT)
AbstractRemoteServiceServletAn abstract base class containing utility methods.Classcom.google.gwt.user.server.rpcGoogle WebToolkit (GWT)
AbstractRendererAbstract implementation of a renderer to make implementation of renderingConstructor SummaryAbstractRenderer()Classcom.google.gwt.text.sharedGoogle WebToolkit (GWT)
AbstractResourceGeneratorA base class providing common methods for ResourceGenerator implementations.Classcom.google.gwt.resources.extGoogle WebToolkit (GWT)
AbstractSafeHtmlCellClasscom.google.gwt.cell.clientGoogle WebToolkit (GWT)
AbstractSafeHtmlRendererAbstract implementation of a safe HTML renderer to make implementation ofConstructor SummaryAbstractSafeHtmlRenderer()Classcom.google.gwt.text.sharedGoogle WebToolkit (GWT)
AbstractXsrfProtectedServiceServletAn abstract class for XSRF protected RPC service implementations, which decides if XSRF protection should be enforced on a method invocation basedClasscom.google.gwt.user.server.rpcGoogle WebToolkit (GWT)
AcceptsOneWidgetInterfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
AccessibilityAllows ARIA attributes to be added to widgets so that they can be identified by assistive technologies.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
ActionCellClasscom.google.gwt.cell.clientGoogle WebToolkit (GWT)
Activity cycle managed by an ActivityManager, in response to PlaceChangeEvent events as the userInterfacecom.google.gwt.activity.sharedGoogle WebToolkit (GWT)
ActivityManagerManages Activity objects that should be kicked off in response to PlaceChangeEvent events.Classcom.google.gwt.activity.sharedGoogle WebToolkit (GWT)
ActivityMapperFinds the activity to run for a given Place, used to configure an ActivityManager.Interfacecom.google.gwt.activity.sharedGoogle WebToolkit (GWT)
AlertdialogRoleA type that represents the alertdialog role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
AlertdialogRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
AlertRoleA type that represents the alert role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
AlertRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
AlternateAnnotationCreatorVisitorVisitor that adds @alternate annotations where required in CSSRules.Classcom.google.gwt.resources.converterGoogle WebToolkit (GWT)
AlternateMessageSelectorInterfacecom.google.gwt.i18n.sharedGoogle WebToolkit (GWT)
AnchorA widget that represents a simple element.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
AnchorBuilderBuilds an anchor element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
AnchorElementClasscom.google.gwt.dom.clientGoogle WebToolkit (GWT)
AnimatedLayoutSpecifies that a panel can animate between layouts.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
AnimationAn Animation is a continuous event that updates progressively over time at a non-fixed frame rate.Classcom.google.gwt.animation.clientGoogle WebToolkit (GWT)
AnimationSchedulerThis class provides task scheduling for animations.Classcom.google.gwt.animation.clientGoogle WebToolkit (GWT)
AnimationSchedulerImplStandardClasscom.google.gwt.animation.clientGoogle WebToolkit (GWT)
AnimationSchedulerImplTimerClasscom.google.gwt.animation.clientGoogle WebToolkit (GWT)
AnyRtlDirectionEstimatorDirection estimator that uses the "any RTL" heuristic.Classcom.google.gwt.i18n.sharedGoogle WebToolkit (GWT)
ApplicationCreatorLegacy ApplicationCreator that will let users know that they should run WebAppCreator instead.Classcom.google.gwt.user.toolsGoogle WebToolkit (GWT)
ApplicationRoleA type that represents the application role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
ApplicationRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
AreaBuilderBuilds an area element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
AreaElementClient-side image map area definition.Classcom.google.gwt.dom.clientGoogle WebToolkit (GWT)
ArgHandlerBase class for command line argument handlers.Classcom.google.gwt.util.toolsGoogle WebToolkit (GWT)
ArgHandlerAddToClassPathParse the -addToClassPath argument.Classcom.google.gwt.user.tools.utilGoogle WebToolkit (GWT)
ArgHandlerDirArgument handler for arguments that are directories.Classcom.google.gwt.util.toolsGoogle WebToolkit (GWT)
ArgHandlerEclipseCreates an arg handler for eclipse launch config options.Classcom.google.gwt.user.tools.utilGoogle WebToolkit (GWT)
ArgHandlerExtraArgument handler that handles arguments that do not have preceeding flags.Classcom.google.gwt.util.toolsGoogle WebToolkit (GWT)
ArgHandlerFileArgument handler for arguments that are directories.Classcom.google.gwt.util.toolsGoogle WebToolkit (GWT)
ArgHandlerFlagArgument handler for boolean flags that have no parameters.Classcom.google.gwt.util.toolsGoogle WebToolkit (GWT)
ArgHandlerIgnoreIgnores any existing files and does not overwrite them.Classcom.google.gwt.user.tools.utilGoogle WebToolkit (GWT)
ArgHandlerIntArgument handler for flags that take an integer as their parameter.Classcom.google.gwt.util.toolsGoogle WebToolkit (GWT)
ArgHandlerNoopDeprecatedFlagArgument handler for deprecated no-op flags.Classcom.google.gwt.util.toolsGoogle WebToolkit (GWT)
ArgHandlerOutDirArugment handler for processing the output directory flag.Classcom.google.gwt.util.toolsGoogle WebToolkit (GWT)
ArgHandlerOverwriteOverwrites any existing files.Classcom.google.gwt.user.tools.utilGoogle WebToolkit (GWT)
ArgHandlerStringArgument handler for processing flags that take a string as their parameter.Classcom.google.gwt.util.toolsGoogle WebToolkit (GWT)
AriaValueAttributeClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
ArrayBufferA buffer containing an arbitrary sequence of bytes.Interfacecom.google.gwt.typedarrays.sharedGoogle WebToolkit (GWT)
ArrayBufferImplPure Java implementation of ArrayBuffer, plus package-protected methods for use by related implementation classes.Classcom.google.gwt.typedarrays.serverGoogle WebToolkit (GWT)
ArrayBufferNativeJS native implementation of ArrayBuffer.Classcom.google.gwt.typedarrays.clientGoogle WebToolkit (GWT)
ArrayBufferViewCommon information across all types of views of ArrayBuffers.Interfacecom.google.gwt.typedarrays.sharedGoogle WebToolkit (GWT)
ArrayBufferViewImplBase class for ArrayBufferView implementations.Classcom.google.gwt.typedarrays.serverGoogle WebToolkit (GWT)
ArrayBufferViewNativeBase class for JS implementation of various views.Classcom.google.gwt.typedarrays.clientGoogle WebToolkit (GWT)
ArticleRoleA type that represents the article role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
ArticleRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
ArtifactA base type for all artifacts relating to the link process.Classcom.google.gwt.core.ext.linkerGoogle WebToolkit (GWT)
ArtifactSetProvides stable ordering and de-duplication of artifacts.Classcom.google.gwt.core.ext.linkerGoogle WebToolkit (GWT)
AsyncCallbackThe primary interface a caller must implement to receive a response from a remote procedure call.Interfacecom.google.gwt.user.client.rpcGoogle WebToolkit (GWT)
AsyncDataProviderAn implementation of AbstractDataProvider that allows the data to be public class AsyncDataProviderExample implements EntryPoint {Classcom.google.gwt.view.clientGoogle WebToolkit (GWT)
AsyncProviderAn object capable of providing an instance of type T asynchronously via Callback.Interfacecom.google.gwt.core.clientGoogle WebToolkit (GWT)
AttachDetachExceptionAn exception that is thrown when the panel fails to attach or detach itsSee Also:Serialized FormClasscom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
AttachEventFired when the event source is attached to the browser's document or detached from it.Classcom.google.gwt.event.logical.sharedGoogle WebToolkit (GWT)
AttrAttr objects represent key-value pairs of attributes on Element objects.Interfacecom.google.gwt.xml.clientGoogle WebToolkit (GWT)
AttributeClass representing ARIA state/property attribute.Classcom.google.gwt.aria.clientGoogle WebToolkit (GWT)
AttributeMessageInterpreterClasscom.google.gwt.uibinder.elementparsersGoogle WebToolkit (GWT)
AttributeMessageParserThis parser is not tied to a particular class of element, but rather is run as the first parser in any parser stack.Classcom.google.gwt.uibinder.elementparsersGoogle WebToolkit (GWT)
AttributeParserAttribute parsers are classes that parse xml attribute values, turning them into valid Java expressions.Interfacecom.google.gwt.uibinder.attributeparsersGoogle WebToolkit (GWT)
AttributeParsersManagers access to all implementations of AttributeParser.Classcom.google.gwt.uibinder.attributeparsersGoogle WebToolkit (GWT)
Audio A widget representing an Classcom.google.gwt.media.clientGoogle WebToolkit (GWT)
AudioBuilderBuilds an audio element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
AudioElement Experimental API: This API is still under development and is subject to change.Classcom.google.gwt.dom.clientGoogle WebToolkit (GWT)
AutoBeanA controller for an implementation of a bean interface.Interfacecom.google.web.bindery.autobean.sharedGoogle WebToolkit (GWT)
AutoBeanCodexUtility methods for encoding an AutoBean graph into a JSON-compatible string.Classcom.google.web.bindery.autobean.sharedGoogle WebToolkit (GWT)
AutoBeanFactoryA tag interface for the AutoBean generator.Interfacecom.google.web.bindery.autobean.sharedGoogle WebToolkit (GWT)
AutoBeanFactorySourceGenerates JVM-compatible implementations of AutoBeanFactory and AutoBean This implementation is written assuming that the AutoBeanFactory andClasscom.google.web.bindery.autobean.vmGoogle WebToolkit (GWT)
AutoBeanUtilsUtility methods for working with AutoBeans.Classcom.google.web.bindery.autobean.sharedGoogle WebToolkit (GWT)
AutoBeanVisitorAllows traversal of an AutoBean object graph.Classcom.google.web.bindery.autobean.sharedGoogle WebToolkit (GWT)
AutocompleteValueenum AutocompleteValueextends java.Classcom.google.gwt.aria.clientGoogle WebToolkit (GWT)
AutoDirectionHandlerUtility class for handling auto-direction adjustment.Classcom.google.gwt.i18n.clientGoogle WebToolkit (GWT)
BadPropertyValueExceptionThrown when a deferred binding property contains an invalid value.Classcom.google.gwt.core.extGoogle WebToolkit (GWT)
BadTypeArgsExceptionThrown when an invalid type is specified as part of a gwt.Classcom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
BannerRoleA type that represents the banner role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
BannerRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
Base64UtilsA utility to decode and encode byte arrays as Strings, using only "safe"Constructor SummaryBase64Utils()Classcom.google.gwt.user.serverGoogle WebToolkit (GWT)
BaseBuilderBuilds an base element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
BaseElementClasscom.google.gwt.dom.clientGoogle WebToolkit (GWT)
BaseListenerWrapperLegacy listener support hierarchy root.Classcom.google.gwt.user.clientGoogle WebToolkit (GWT)
BeanParserUtility methods for discovering bean-like properties and generating code toConstructor SummaryBeanParser(com.Classcom.google.gwt.uibinder.elementparsersGoogle WebToolkit (GWT)
BeforeSelectionEventRepresents a before selection event.Classcom.google.gwt.event.logical.sharedGoogle WebToolkit (GWT)
BeforeSelectionHandlerHandler interface for BeforeSelectionEvent events.Interfacecom.google.gwt.event.logical.sharedGoogle WebToolkit (GWT)
BidiFormatterUtility class for formatting text for display in a potentially opposite-direction context without garbling.Classcom.google.gwt.i18n.sharedGoogle WebToolkit (GWT)
BidiFormatterBaseBase class for BidiFormatter and SafeHtmlBidiFormatter that contains their common implementation.Classcom.google.gwt.i18n.sharedGoogle WebToolkit (GWT)
BidiPolicyProvides low-level functionality to determine whether to support bidi.Classcom.google.gwt.i18n.clientGoogle WebToolkit (GWT)
BidiUtilsA set of bidi-related utility methods.Classcom.google.gwt.i18n.clientGoogle WebToolkit (GWT)
BidiUtilsUtility functions for performing common Bidi tests on strings.Classcom.google.gwt.i18n.sharedGoogle WebToolkit (GWT)
BinaryEmittedArtifact A thinned down version of some EmittedArtifact.Classcom.google.gwt.core.ext.linkerGoogle WebToolkit (GWT)
BlurEventRepresents a native blur event.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
BlurHandlerHandler interface for BlurEvent events.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
BodyBuilderBuilds an body element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
BodyElementThe HTML document body.Classcom.google.gwt.dom.clientGoogle WebToolkit (GWT)
BooleanAttributeParserClasscom.google.gwt.uibinder.attributeparsersGoogle WebToolkit (GWT)
BRBuilderBuilds an br element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
BRElementClasscom.google.gwt.dom.clientGoogle WebToolkit (GWT)
BrowserEventsConstant strings representing browser events.Classcom.google.gwt.dom.clientGoogle WebToolkit (GWT)
ButtonA standard push-button widget.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
ButtonBaseClasscom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
ButtonBuilderBuilds an button element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
ButtonCellA Cell used to render a button.Classcom.google.gwt.cell.clientGoogle WebToolkit (GWT)
ButtonCellBaseBase class for button Cells.Classcom.google.gwt.cell.clientGoogle WebToolkit (GWT)
ButtonElementClasscom.google.gwt.dom.clientGoogle WebToolkit (GWT)
ButtonRoleA type that represents the button role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
ButtonRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
CachedGeneratorResultAn interface to represent the cached results from a previous generator invocation.Interfacecom.google.gwt.core.extGoogle WebToolkit (GWT)
CachedPropertyInformationA container for saving lists of deferred-binding and configuration properties to be compared subsequently with a PropertyOracle.Classcom.google.gwt.core.extGoogle WebToolkit (GWT)
CachingActivityMapperWraps another ActivityMapper and caches the last activity it returned, to be re-used if we see the same place twice.Classcom.google.gwt.activity.sharedGoogle WebToolkit (GWT)
CalendarModelClasscom.google.gwt.user.datepicker.clientGoogle WebToolkit (GWT)
CalendarUtilUseful utilities for creating views of a calendar.Classcom.google.gwt.user.datepicker.clientGoogle WebToolkit (GWT)
CalendarViewThe CalendarView is a calendar grid that represents the current view of a DatePicker.Classcom.google.gwt.user.datepicker.clientGoogle WebToolkit (GWT)
CallbackA callback for any asynchronous call that can result in success or failure.Interfacecom.google.gwt.core.clientGoogle WebToolkit (GWT)
CanPlayThroughEventRepresents a native media can play through event.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
CanPlayThroughHandlerHandler interface for CanPlayThroughEvent events.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
CanvasA widget representing a element.Classcom.google.gwt.canvas.clientGoogle WebToolkit (GWT)
CanvasBuilderBuilds an canvas element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
CanvasElementClasscom.google.gwt.dom.clientGoogle WebToolkit (GWT)
CanvasGradientGradient object used with Context2d.Classcom.google.gwt.canvas.dom.clientGoogle WebToolkit (GWT)
CanvasPatternPattern object used with Context2d.Classcom.google.gwt.canvas.dom.clientGoogle WebToolkit (GWT)
CanvasPixelArrayArray-like object holding the actual image data for an ImageData object.Classcom.google.gwt.canvas.dom.clientGoogle WebToolkit (GWT)
CaptionPanelA panel that wraps its contents in a border with a caption that appears in the upper left corner of the border.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
CDATASectionThis node represents escaped character sequences.Interfacecom.google.gwt.xml.clientGoogle WebToolkit (GWT)
Cell * A custom {@link Cell} used to render a string that contains the name of a static class ColorCell extends AbstractCell {Interfacecom.google.gwt.cell.clientGoogle WebToolkit (GWT)
CellBasedWidgetImplClasscom.google.gwt.user.cellview.clientGoogle WebToolkit (GWT)
CellBasedWidgetImplStandardClasscom.google.gwt.user.cellview.clientGoogle WebToolkit (GWT)
CellBasedWidgetImplStandardBaseStandardBase implementation of CellBasedWidgetImpl.Classcom.google.gwt.user.cellview.clientGoogle WebToolkit (GWT)
CellBasedWidgetImplTridentClasscom.google.gwt.user.cellview.clientGoogle WebToolkit (GWT)
CellBrowserA "browsable" view of a tree in which only a single node per level may be This widget will only work in standards mode, which requires thatClasscom.google.gwt.user.cellview.clientGoogle WebToolkit (GWT)
CellGridImplClasscom.google.gwt.user.datepicker.clientGoogle WebToolkit (GWT)
CellListA single column list of cells.Classcom.google.gwt.user.cellview.clientGoogle WebToolkit (GWT)
CellPanelA panel whose child widgets are contained within the cells of a table.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
CellPanelParserParses CellPanel widgets.Classcom.google.gwt.uibinder.elementparsersGoogle WebToolkit (GWT)
CellPreviewEventAllows the previewing of events before they are fired to Cells.Classcom.google.gwt.view.clientGoogle WebToolkit (GWT)
CellTableA tabular view that supports paging and columns.Classcom.google.gwt.user.cellview.clientGoogle WebToolkit (GWT)
CellTableBuilderBuilder used to construct a CellTable.Interfacecom.google.gwt.user.cellview.clientGoogle WebToolkit (GWT)
CellTree This widget will only work in standards mode, which requires that the HTML page in which it is run have an explicit Classcom.google.gwt.user.cellview.clientGoogle WebToolkit (GWT)
CellTreeNodeViewClasscom.google.gwt.user.cellview.clientGoogle WebToolkit (GWT)
CellWidgetA Widget that wraps a Cell.Classcom.google.gwt.user.cellview.clientGoogle WebToolkit (GWT)
ChangeEventRepresents a native change event.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
ChangeHandlerHandler for ChangeEvent events.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
ChangeListenerEvent listener interface for 'change' events.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
ChangeListenerCollectionA helper class for implementers of the SourcesChangeEvents interface.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
CharacterDataThis interface describes CharacterData XML nodes.Interfacecom.google.gwt.xml.clientGoogle WebToolkit (GWT)
CheckBoxA standard check box widget.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
CheckboxCellA Cell used to render a checkbox.Classcom.google.gwt.cell.clientGoogle WebToolkit (GWT)
CheckboxRoleA type that represents the checkbox role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
CheckboxRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
CheckedValueenum CheckedValueextends java.Classcom.google.gwt.aria.clientGoogle WebToolkit (GWT)
ClassDescriptorA succinct code representation for classes.Classcom.google.gwt.core.ext.soyc.coderefGoogle WebToolkit (GWT)
ClassMemberRepresents a reference type, such as a class or interface, in the compiled output.Interfacecom.google.gwt.core.ext.soycGoogle WebToolkit (GWT)
ClassNamesCollectorCollect all CSS class names in a stylesheet.Classcom.google.gwt.resources.gssGoogle WebToolkit (GWT)
ClickableTextCellA Cell used to render text.Classcom.google.gwt.cell.clientGoogle WebToolkit (GWT)
ClickEventRepresents a native click event.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
ClickHandlerHandler for ClickEvent events.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
ClickListenerEvent listener interface for click events.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
ClickListenerCollectionA helper class for implementers of the SourcesClickEvents interface.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
ClientBundleThe use of this interface is similar to that of ImageBundle.Interfacecom.google.gwt.resources.clientGoogle WebToolkit (GWT)
ClientBundleFieldsAllows ResourceGenerators to define fields within the implementation class for a bundle type.Interfacecom.google.gwt.resources.extGoogle WebToolkit (GWT)
ClientBundleRequirementsAllows ResourceGenerators to indicate how their generated resources may be affected by their execution environment.Interfacecom.google.gwt.resources.extGoogle WebToolkit (GWT)
ClientBundleWithLookupThis is an extension of ClientBundle that allows for name-based lookup of resources.Interfacecom.google.gwt.resources.clientGoogle WebToolkit (GWT)
ClientToDomainMapperClasscom.google.web.bindery.requestfactory.aptGoogle WebToolkit (GWT)
CloseEventRepresents a close event.Classcom.google.gwt.event.logical.sharedGoogle WebToolkit (GWT)
CloseHandlerHandler interface for CloseEvent events.Interfacecom.google.gwt.event.logical.sharedGoogle WebToolkit (GWT)
CodeDownloadExceptionException indicating an interruption while downloading resources.Classcom.google.gwt.core.clientGoogle WebToolkit (GWT)
CodeGenContextContext for code generators.Interfacecom.google.gwt.codegen.serverGoogle WebToolkit (GWT)
CodeGenUtilsHelper class for code generators.Classcom.google.gwt.codegen.serverGoogle WebToolkit (GWT)
ColumnA representation of a column in a table.Classcom.google.gwt.user.cellview.clientGoogle WebToolkit (GWT)
ColumnheaderRoleA type that represents the columnheader role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
ColumnheaderRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
ColumnSortEventRepresents a column sort event.Classcom.google.gwt.user.cellview.clientGoogle WebToolkit (GWT)
ColumnSortListAn ordered list containing the sort history of Columns in a table.Classcom.google.gwt.user.cellview.clientGoogle WebToolkit (GWT)
ComboboxRoleA type that represents the combobox role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
ComboboxRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
CommandEncapsulates an action for later execution, often from a different context.Interfacecom.google.gwt.user.clientGoogle WebToolkit (GWT)
CommandCanceledExceptionException reported to the current GWT.Classcom.google.gwt.user.clientGoogle WebToolkit (GWT)
CommandExecutorClasscom.google.gwt.user.clientGoogle WebToolkit (GWT)
CommandRoleA type that represents the command role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
CommentThis interface describes comment XML nodes.Interfacecom.google.gwt.xml.clientGoogle WebToolkit (GWT)
CommonResourcesGenerally useful styles and resources used throughout GWT widgets and cells.Classcom.google.gwt.resources.clientGoogle WebToolkit (GWT)
CompilationMetricsArtifactCaptures some metrics from the compile permutations step of the build.Classcom.google.gwt.core.ext.linkerGoogle WebToolkit (GWT)
CompilationResultRepresents a unique compilation of the module.Classcom.google.gwt.core.ext.linkerGoogle WebToolkit (GWT)
ComplementaryRoleA type that represents the complementary role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
ComplementaryRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
ComplexPanelAbstract base class for panels that can contain multiple child widgets.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
CompositeA type of widget that can wrap another widget, hiding the wrapped widget's methods.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
CompositeCell A Cell that is composed of other Cells.Classcom.google.gwt.cell.clientGoogle WebToolkit (GWT)
CompositeEditorAn interface that indicates that a given Editor is composed of an unknown number of sub-Editors all of the same type.Interfacecom.google.gwt.editor.clientGoogle WebToolkit (GWT)
CompositeRoleA type that represents the composite role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
ComputedAttributeInterpreterClasscom.google.gwt.uibinder.elementparsersGoogle WebToolkit (GWT)
ConfigurationUsed by AutoBeanFactorySource.Classcom.google.web.bindery.autobean.vmGoogle WebToolkit (GWT)
ConfigurationPropertyA named configuration (property, values) pair.Interfacecom.google.gwt.core.extGoogle WebToolkit (GWT)
ConfigurationPropertyRepresents a configuration property.Interfacecom.google.gwt.core.ext.linkerGoogle WebToolkit (GWT)
ConsoleLogHandlerA Handler that prints logs to the window.Classcom.google.gwt.logging.clientGoogle WebToolkit (GWT)
ConstantsA tag interface that facilitates locale-sensitive, compile-time binding of constant values supplied from properties files.Interfacecom.google.gwt.i18n.clientGoogle WebToolkit (GWT)
ConstantsWithLookupLike Constants, a tag interface that facilitates locale-sensitive, compile-time binding of constant valuesInterfacecom.google.gwt.i18n.clientGoogle WebToolkit (GWT)
ContentinfoRoleA type that represents the contentinfo role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
ContentinfoRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
Context2dRendering interface used to draw on a CanvasElement.Classcom.google.gwt.canvas.dom.clientGoogle WebToolkit (GWT)
ContextMenuEventRepresents a native context menu event.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
ContextMenuHandlerHandler for ContextMenuEvent events.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
CookiesProvides access to browser cookies stored on the client.Classcom.google.gwt.user.clientGoogle WebToolkit (GWT)
CountingEventBusLegacy compatibility wrapper forConstructor SummaryCountingEventBus()Classcom.google.gwt.event.shared.testingGoogle WebToolkit (GWT)
CountingEventBusWraps an EventBus to keep a count of registered handlers and how many times events have fired.Classcom.google.web.bindery.event.shared.testingGoogle WebToolkit (GWT)
CreateRuntimeConditionalNodesVisitor that handles conditional nodes with conditions that need to be evaluated at runtime.Classcom.google.gwt.resources.gssGoogle WebToolkit (GWT)
CreatorUtilitiesUtility methods used by ApplicationCreator.Classcom.google.gwt.user.tools.utilGoogle WebToolkit (GWT)
CrossSiteIframeLinkerThis linker uses an iframe to hold the code and a script tag to download the code.Classcom.google.gwt.core.linkerGoogle WebToolkit (GWT)
Css2GssConverter from Css to Gss.Classcom.google.gwt.resources.converterGoogle WebToolkit (GWT)
Css2GssConversionExceptionCss2GssConversionException signals a problem with the conversion from CSS to GSS.Classcom.google.gwt.resources.converterGoogle WebToolkit (GWT)
CssColor To handle dev mode we must wrap JSO strings in an array.Classcom.google.gwt.canvas.dom.clientGoogle WebToolkit (GWT)
CssDotPathNodeRepresents a sequence of no-arg method invocations.Classcom.google.gwt.resources.gss.astGoogle WebToolkit (GWT)
CssElIfRepresents a else if node in the css ast.Classcom.google.gwt.resources.converterGoogle WebToolkit (GWT)
CssElseRepresents a else node in the css ast.Classcom.google.gwt.resources.converterGoogle WebToolkit (GWT)
CssJavaExpressionNodeRepresents a Java expression.Classcom.google.gwt.resources.gss.astGoogle WebToolkit (GWT)
CssNameConverterConverts css class names to a form safe to use as a Java identifier.Classcom.google.gwt.uibinder.attributeparsersGoogle WebToolkit (GWT)
CssPrinterVisitor that converts the AST to a String that can be evaluated as a Java expression.Classcom.google.gwt.resources.gssGoogle WebToolkit (GWT)
CssResourceAggregates and minifies CSS stylesheets.Interfacecom.google.gwt.resources.clientGoogle WebToolkit (GWT)
CssResourceBaseMarker interface for all classes that should be obfuscated together in Css Resource generation.Interfacecom.google.gwt.resources.clientGoogle WebToolkit (GWT)
CssRuntimeConditionalRuleNodeRepresents a conditional rule that needs to be evaluated at runtime.Classcom.google.gwt.resources.gss.astGoogle WebToolkit (GWT)
CurrencyCodeMapConstantsCurrencyCodeMapConstants provide a interface to access data constrained in CurrencyCodeMapConstants.Interfacecom.google.gwt.i18n.client.constantsGoogle WebToolkit (GWT)
CurrencyDataInformation about a currency.Interfacecom.google.gwt.i18n.clientGoogle WebToolkit (GWT)
CurrencyListGenerated class containing all the CurrencyImpl instances.Classcom.google.gwt.i18n.clientGoogle WebToolkit (GWT)
CustomButtonCustomButton is a base button class with built in support for a set number Each face has its own style modifier.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
CustomButtonParserParses CustomButton widgets.Classcom.google.gwt.uibinder.elementparsersGoogle WebToolkit (GWT)
CustomDateTimeFormatCreate a custom localized date/time format at compile time.Interfacecom.google.gwt.i18n.clientGoogle WebToolkit (GWT)
CustomDateTimeFormatCreate a custom localized date/time format at compile time.Interfacecom.google.gwt.i18n.sharedGoogle WebToolkit (GWT)
CustomFieldSerializerAn interface that may be implemented by class-based custom field serializers which will reduce the amount of server-side reflection during serialization,Classcom.google.gwt.user.client.rpcGoogle WebToolkit (GWT)
CustomScrollPanelA custom version of the ScrollPanel that allows user provided The postion of scrollbars in a CustomScrollPanel differs from that ofClasscom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
D8ScriptLinkerA Linker for producing a single JavaScript file from a GWT module that can be run in the d8 command line profiler.Classcom.google.gwt.core.linkerGoogle WebToolkit (GWT)
DataGridA tabular view with a fixed header and footer section and a scrollable data section in the middle.Classcom.google.gwt.user.cellview.clientGoogle WebToolkit (GWT)
DataResourceA non-text resource.Interfacecom.google.gwt.resources.clientGoogle WebToolkit (GWT)
DataTransferClass representing DataTransfer interface.Classcom.google.gwt.dom.clientGoogle WebToolkit (GWT)
DataViewA view representing an ArrayBuffer as heterogeneous values.Interfacecom.google.gwt.typedarrays.sharedGoogle WebToolkit (GWT)
DataViewImplPure Java implementation of DataView.Classcom.google.gwt.typedarrays.serverGoogle WebToolkit (GWT)
DataViewNativeJS native implementation of DataView.Classcom.google.gwt.typedarrays.clientGoogle WebToolkit (GWT)
DataViewNativeEmulJS native implementation of DataView for platforms with typed array support but missing DataView (ie, Firefox).Classcom.google.gwt.typedarrays.clientGoogle WebToolkit (GWT)
DataViewStreamA stream of heterogeneous values on top of a DataViewStream.Classcom.google.gwt.typedarrays.sharedGoogle WebToolkit (GWT)
DateBoxA text box that shows a DatePicker when the user focuses on it.Classcom.google.gwt.user.datepicker.clientGoogle WebToolkit (GWT)
DateCellA Cell used to render Dates.Classcom.google.gwt.cell.clientGoogle WebToolkit (GWT)
DateChangeEventClasscom.google.gwt.user.datepicker.clientGoogle WebToolkit (GWT)
DateLabel DateTimeFormat, especially in UiBinder templates.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
DateLabelParserParses DateLabel widgets.Classcom.google.gwt.uibinder.elementparsersGoogle WebToolkit (GWT)
DatePickerStandard GWT date picker.Classcom.google.gwt.user.datepicker.clientGoogle WebToolkit (GWT)
DatePickerCellA Cell used to render and edit Dates.Classcom.google.gwt.cell.clientGoogle WebToolkit (GWT)
DatePickerComponentClasscom.google.gwt.user.datepicker.clientGoogle WebToolkit (GWT)
DateTimeConstantsDateTimeConstants class encapsulate a collection of DateTime formatting symbols for use with DateTime format and parse services.Interfacecom.google.gwt.i18n.client.constantsGoogle WebToolkit (GWT)
DateTimeConstantsAdapterClasscom.google.gwt.i18n.clientGoogle WebToolkit (GWT)
DateTimeConstantsImplDateTimeConstantsImpl class encapsulate a collection of DateTime formatting symbols for use with DateTime format and parse services.Interfacecom.google.gwt.i18n.client.constantsGoogle WebToolkit (GWT)
DateTimeFormatFormats and parses dates and times using locale-sensitive patterns.Classcom.google.gwt.i18n.clientGoogle WebToolkit (GWT)
DateTimeFormatFormats and parses dates and times using locale-sensitive patterns.Classcom.google.gwt.i18n.sharedGoogle WebToolkit (GWT)
DateTimeFormatInfoFor backwards compatibility only.Interfacecom.google.gwt.i18n.clientGoogle WebToolkit (GWT)
DateTimeFormatInfoInformation required for formatting and parsing localized date/time values.Interfacecom.google.gwt.i18n.sharedGoogle WebToolkit (GWT)
DateTimeFormatInfoAdapterClasscom.google.gwt.i18n.clientGoogle WebToolkit (GWT)
DateTimeFormatRendererRenders Date objects with a DateTimeFormat.Classcom.google.gwt.text.clientGoogle WebToolkit (GWT)
DeadEntityExceptionClasscom.google.web.bindery.requestfactory.serverGoogle WebToolkit (GWT)
DebugInfoProvides low-level functionality to support the creation of testing and diagnostic frameworks.Classcom.google.gwt.debug.clientGoogle WebToolkit (GWT)
DeckLayoutPanelA panel that displays all of its child widgets in a 'deck', where only one can be visible at a time.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
DeckPanelA panel that displays all of its child widgets in a 'deck', where only one can be visible at a time.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
DecoratedPopupPanel A PopupPanel that wraps its content in a 3x3 grid, which allows users to add rounded corners.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
DecoratedStackPanel A StackPanel that wraps each item in a 2x3 grid (six box), which allows users to add rounded corners.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
DecoratedTabBar A TabBar that wraps each tab in a 2x3 grid (six box), which allows users to add rounded corners.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
DecoratedTabPanelA TabPanel that uses a DecoratedTabBar with rounded corners.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
DecoratorPanel A SimplePanel that wraps its contents in stylized boxes, which can be used to add rounded corners to a Widget.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
DefaultCalendarViewSimple calendar view.Classcom.google.gwt.user.datepicker.clientGoogle WebToolkit (GWT)
DefaultCellTableBuilderDefault cell table builder that renders row values into a grid of columns.Classcom.google.gwt.user.cellview.clientGoogle WebToolkit (GWT)
DefaultConfigurationPropertyDefault immutable implementation of ConfigurationProperty that receives its values in its constructor.Classcom.google.gwt.core.extGoogle WebToolkit (GWT)
DefaultCurrencyDataA default CurrencyData implementation, so new methods can be added to the interface without breaking implementors if a reasonable default isClasscom.google.gwt.i18n.clientGoogle WebToolkit (GWT)
DefaultDateTimeFormatInfoFor backwards compatibility only.Classcom.google.gwt.i18n.clientGoogle WebToolkit (GWT)
DefaultDateTimeFormatInfoDefault implementation of DateTimeFormatInfo interface, using values from the CLDR root locale.Classcom.google.gwt.i18n.sharedGoogle WebToolkit (GWT)
DefaultExceptionHandlerDefault implementation for handling exceptions thrown while processing a request.Classcom.google.web.bindery.requestfactory.serverGoogle WebToolkit (GWT)
DefaultExtensionsSpecifies the default extensions for a resource type.Classcom.google.gwt.resources.extGoogle WebToolkit (GWT)
DefaultHeaderOrFooterBuilderDefault implementation of HeaderBuilder that renders columns.Classcom.google.gwt.user.cellview.clientGoogle WebToolkit (GWT)
DefaultLevelAn interface for a set of classes which are used to choose the default logging level.Interfacecom.google.gwt.logging.clientGoogle WebToolkit (GWT)
DefaultLocalizedNamesDefault LocalizedNames implementation.Classcom.google.gwt.i18n.clientGoogle WebToolkit (GWT)
DefaultLocalizedNamesBaseBase class of DefaultLocalizedNames, used just to isolate all hand-written code here from all generated code.Classcom.google.gwt.i18n.clientGoogle WebToolkit (GWT)
DefaultMomentumDefault implementation of momentum.Classcom.google.gwt.touch.clientGoogle WebToolkit (GWT)
DefaultMonthSelectorA simple MonthSelector used for the default date picker.Classcom.google.gwt.user.datepicker.clientGoogle WebToolkit (GWT)
DefaultProxyStoreAn in-memory ProxyStore store that can encode its state as a JSON objectConstructor SummaryDefaultProxyStore()Classcom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
DefaultRequestTransportClasscom.google.web.bindery.requestfactory.gwt.clientGoogle WebToolkit (GWT)
DefaultSelectionEventManagerAn implementation of CellPreviewEvent.Classcom.google.gwt.view.clientGoogle WebToolkit (GWT)
DefaultSelectionModelA convenience SelectionModel that allows items to be selected according to a subclass-defined rule, plus a list of positive or negativeClasscom.google.gwt.view.clientGoogle WebToolkit (GWT)
DefaultSelectionPropertyDefault immutable implementation of SelectionProperty that receives its values in its constructor.Classcom.google.gwt.core.extGoogle WebToolkit (GWT)
DefCollectorVisitorGSS requires that constants are defined in upper case.Classcom.google.gwt.resources.converterGoogle WebToolkit (GWT)
DeferredCommandThis class allows you to execute code after all currently pending event handlers have completed, using the addCommand(Command) orClasscom.google.gwt.user.clientGoogle WebToolkit (GWT)
DefinitionRoleA type that represents the definition role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
DefinitionRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
DelegatingChangeListenerCollectionChangeListenerCollection used to correctly hook up listeners which need to listen to events from another source.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
DelegatingClickListenerCollectionClickListenerCollection used to correctly hook up listeners which need to listen to events from another source.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
DelegatingCompilationResultA delegate for CompilationResult intended for third party linkers that want to modify a compilation result.Classcom.google.gwt.core.ext.linkerGoogle WebToolkit (GWT)
DelegatingFocusListenerCollectionFocusListenerCollection used to correctly hook up listeners which need to listen to events from another source.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
DelegatingGeneratorContextAn abstract generator context class which delegates all methods to a provided baseContext.Classcom.google.gwt.core.extGoogle WebToolkit (GWT)
DelegatingKeyboardListenerCollectionKeyboardListenerCollection used to correctly hook up event listeners to the composite's wrapped widget.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
DeobfuscatorBuilderClasscom.google.web.bindery.requestfactory.aptGoogle WebToolkit (GWT)
DependencyGraphRecorderBuilds the model for the (new) soyc through reading method dependencies.Classcom.google.gwt.core.ext.soyc.coderefGoogle WebToolkit (GWT)
DescriptorBuilderClasscom.google.web.bindery.requestfactory.aptGoogle WebToolkit (GWT)
DevelopmentModeLogHandlerA Handler that prints logs to GWT.Classcom.google.gwt.logging.clientGoogle WebToolkit (GWT)
DialogBoxA form of popup that has a caption area at the top and can be dragged by the user.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
DialogBoxParserParses DialogBox widgets.Classcom.google.gwt.uibinder.elementparsersGoogle WebToolkit (GWT)
DialogRoleA type that represents the dialog role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
DialogRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
DictionaryProvides dynamic string lookup of key/value string pairs defined in a module's host HTML page.Classcom.google.gwt.i18n.clientGoogle WebToolkit (GWT)
DirectInstallLinkerA linker that adds a script tag directly to the iframe rather than downloading the JavaScript code as a list of strings and then installing it into the iframe.Classcom.google.gwt.core.linkerGoogle WebToolkit (GWT)
DirectionalTextHelperA helper class for displaying bidi (i.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
DirectionEstimatorInterface for direction estimators.Classcom.google.gwt.i18n.sharedGoogle WebToolkit (GWT)
DirectoryRoleA type that represents the directory role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
DirectoryRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
DisclosureEventEvent object containing information about DisclosurePanel changes.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
DisclosureHandlerEvent handler interface for DisclosureEvent.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
DisclosurePanelA widget that consists of a header and a content panel that discloses the content when a user clicks on the header.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
DisclosurePanelImagesAn ImageBundle that provides images for DisclosurePanel.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
DisclosurePanelImagesRTLA bundle containing the RTL versions of the images for DisclosurePanel.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
DisclosurePanelParserParses DisclosurePanel widgets.Classcom.google.gwt.uibinder.elementparsersGoogle WebToolkit (GWT)
DivBuilderBuilds a div element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
DivElementGeneric block container.Classcom.google.gwt.dom.clientGoogle WebToolkit (GWT)
DListBuilderBuilds an definition list element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
DListElementClasscom.google.gwt.dom.clientGoogle WebToolkit (GWT)
DockLayoutPanelA panel that lays its child widgets out "docked" at its outer edges, and allows its last widget to take up the remaining space in its center.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
DockLayoutPanelParserParses DockLayoutPanel widgets.Classcom.google.gwt.uibinder.elementparsersGoogle WebToolkit (GWT)
DockPanelA panel that lays its child widgets out "docked" at its outer edges, and allows its last widget to take up the remaining space in its center.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
DockPanelParserParses DockPanel widgets.Classcom.google.gwt.uibinder.elementparsersGoogle WebToolkit (GWT)
DocumentA Document is the root of the HTML hierarchy and holds the entire content.Classcom.google.gwt.dom.clientGoogle WebToolkit (GWT)
DocumentDocument objects represent XML documents.Interfacecom.google.gwt.xml.clientGoogle WebToolkit (GWT)
DocumentFragmentA DocumentFragment is a basket into which one may place other Node objects for future processing.Interfacecom.google.gwt.xml.clientGoogle WebToolkit (GWT)
DocumentModeAsserterHelper class, which, during startup, asserts that the browser's current rendering mode is one of the values allowed by theClasscom.google.gwt.user.clientGoogle WebToolkit (GWT)
DocumentRoleA type that represents the document role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
DocumentRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
DOMThis class provides a set of static methods that allow you to manipulate the browser's Document Object Model (DOM).Classcom.google.gwt.user.clientGoogle WebToolkit (GWT)
DomainCheckerClasscom.google.web.bindery.requestfactory.aptGoogle WebToolkit (GWT)
DomAnchorBuilderDOM-based implementation of AnchorBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomAreaBuilderDOM-based implementation of AreaBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomAudioBuilderDOM-based implementation of AudioBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomBaseBuilderDOM-based implementation of BaseBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomBodyBuilderDOM-based implementation of BodyBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomBRBuilderDOM-based implementation of BRBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomBuilderFactoryFactory for creating element builders that construct elements using DOMConstructor SummaryDomBuilderFactory()Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomBuilderImplClasscom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomButtonBuilderDOM-based implementation of ButtonBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomCanvasBuilderDOM-based implementation of CanvasBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomDivBuilderDOM-based implementation of DivBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomDListBuilderDOM-based implementation of DListBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomElementBuilderDOM-based implementation of ElementBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomElementBuilderBase Subclasses of DomElementBuilderBase operate directly on the Element being built.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomElementParserParses a dom element and all of its children.Classcom.google.gwt.uibinder.elementparsersGoogle WebToolkit (GWT)
DomEventDomEvent is a subclass of GwtEvent that provides events that underlying native browser event object as well as a subclass of DomEvent.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
DOMExceptionThrown when DOM exceptions occur.Classcom.google.gwt.xml.clientGoogle WebToolkit (GWT)
DomFieldSetBuilderDOM-based implementation of FieldSetBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomFormBuilderDOM-based implementation of FormBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomFrameBuilderDOM-based implementation of FrameBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomFrameSetBuilderDOM-based implementation of FrameSetBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomHeadBuilderDOM-based implementation of HeadBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomHeadingBuilderDOM-based implementation of HeadingBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomHRBuilderDOM-based implementation of HRBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomIFrameBuilderDOM-based implementation of IFrameBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomImageBuilderDOM-based implementation of ImageBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DOMImplClasscom.google.gwt.dom.clientGoogle WebToolkit (GWT)
DOMImplIE8Classcom.google.gwt.dom.clientGoogle WebToolkit (GWT)
DOMImplIE9Classcom.google.gwt.dom.clientGoogle WebToolkit (GWT)
DOMImplMozillaClasscom.google.gwt.dom.clientGoogle WebToolkit (GWT)
DOMImplStandardClasscom.google.gwt.dom.clientGoogle WebToolkit (GWT)
DOMImplStandardBaseClasscom.google.gwt.dom.clientGoogle WebToolkit (GWT)
DOMImplTridentClasscom.google.gwt.dom.clientGoogle WebToolkit (GWT)
DOMImplWebkitClasscom.google.gwt.dom.clientGoogle WebToolkit (GWT)
DomInputBuilderDOM-based implementation of InputBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomLabelBuilderDOM-based implementation of LabelBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomLegendBuilderDOM-based implementation of LegendBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomLIBuilderDOM-based implementation of LIBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomLinkBuilderDOM-based implementation of LinkBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomMapBuilderDOM-based implementation of MapBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomMediaBuilderBaseBase class for HTML-based implementations of MediaBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomMetaBuilderDOM-based implementation of MetaBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomModBuilderDOM-based implementation of ModBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomOListBuilderDOM-based implementation of OListBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomOptGroupBuilderDOM-based implementation of OptGroupBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomOptionBuilderDOM-based implementation of OptionBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomParagraphBuilderDOM-based implementation of ParagraphBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomParamBuilderDOM-based implementation of ParamBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomPreBuilderDOM-based implementation of PreBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomQuoteBuilderDOM-based implementation of QuoteBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomScriptBuilderDOM-based implementation of ScriptBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomSelectBuilderDOM-based implementation of SelectBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomSourceBuilderDOM-based implementation of SourceBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomSpanBuilderDOM-based implementation of SpanBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomStyleBuilderDOM-based implementation of StyleBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomStylesBuilderClasscom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomTableBuilderDOM-based implementation of TableBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomTableCaptionBuilderDOM-based implementation of TableCaptionBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomTableCellBuilderDOM-based implementation of TableCellBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomTableColBuilderDOM-based implementation of TableColBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomTableRowBuilderDOM-based implementation of TableRowBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomTableSectionBuilderDOM-based implementation of TableSectionBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomTextAreaBuilderDOM-based implementation of TextAreaBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomUListBuilderDOM-based implementation of UListBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DomVideoBuilderDOM-based implementation of VideoBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
DoubleAttributeParserClasscom.google.gwt.uibinder.attributeparsersGoogle WebToolkit (GWT)
DoubleBoxA ValueBox that uses DoubleParser and DoubleRenderer.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
DoubleClickEventRepresents a native double click event.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
DoubleClickHandlerHandler interface for DoubleClickEvent events.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
DoubleParserA localized parser based on NumberFormat.Classcom.google.gwt.text.clientGoogle WebToolkit (GWT)
DoubleRendererA localized renderer based on NumberFormat.Classcom.google.gwt.text.clientGoogle WebToolkit (GWT)
DragDropEventBaseBase class for drag and drop events.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
DragEndEventRepresents a native drag end event.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
DragEndHandlerHandler interface for DragEndEvent events.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
DragEnterClickHandlerHandler interface for DragEnterEvent events.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
DragEnterEventRepresents a native drag enter event.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
DragEnterHandlerHandler interface for DragEnterEvent events.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
DragEventRepresents a native drag event.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
DragHandlerHandler interface for DragEvent events.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
DragLeaveEventRepresents a native drag leave event.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
DragLeaveHandlerHandler interface for DragLeaveEvent events.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
DragOverEventRepresents a native drag over event.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
DragOverHandlerHandler interface for DragOverEvent events.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
DragStartEventRepresents a native drag start event.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
DragStartHandlerHandler interface for DragStartEvent events.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
DropeffectValueenum DropeffectValueextends java.Classcom.google.gwt.aria.clientGoogle WebToolkit (GWT)
DropEventRepresents a native drop event.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
DropHandlerHandler interface for DropEvent events.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
DurationA utility class for measuring elapsed time.Classcom.google.gwt.core.clientGoogle WebToolkit (GWT)
EditorDescribes an editor whose behavior is not altered by the value being Editors, which may be classes or interfaces, may expose their sub-editors inInterfacecom.google.gwt.editor.clientGoogle WebToolkit (GWT)
EditorContextDescribes an Editor within an Editor hierarchy.Interfacecom.google.gwt.editor.clientGoogle WebToolkit (GWT)
EditorDelegateBinds an individual Editor to the backing service.Interfacecom.google.gwt.editor.clientGoogle WebToolkit (GWT)
EditorDriverDefines common capabilities of editor drivers.Interfacecom.google.gwt.editor.clientGoogle WebToolkit (GWT)
EditorErrorAllows invalid Editor state to be propagated through an Editor hierarchy.Interfacecom.google.gwt.editor.clientGoogle WebToolkit (GWT)
EditorHierarchyPrinterA utility class that creates a string representation of an Editor hierarchy for testing purposes.Classcom.google.gwt.editor.client.testingGoogle WebToolkit (GWT)
EditorSourceAn entity capable of creating and destroying instances of Editors.Classcom.google.gwt.editor.client.adaptersGoogle WebToolkit (GWT)
EditorVisitorA visitor for examining an Editor hierarchy.Classcom.google.gwt.editor.clientGoogle WebToolkit (GWT)
EditTextCellAn editable text cell.Classcom.google.gwt.cell.clientGoogle WebToolkit (GWT)
ElementAll HTML element interfaces derive from this class.Classcom.google.gwt.dom.clientGoogle WebToolkit (GWT)
ElementAn opaque handle to a native DOM Element.Classcom.google.gwt.user.clientGoogle WebToolkit (GWT)
ElementThis interface represents XML DOM elements, which are the basic building block of XML.Interfacecom.google.gwt.xml.clientGoogle WebToolkit (GWT)
ElementBuilderMethods inherited from interface com.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
ElementBuilderBaseBase class for element builders used to builder DOM elements.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
ElementBuilderFactoryFactory for creating element builders.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
ElementBuilderImplBase implementation of ElementBuilderBase that handles state, but DO NOT USE THIS CLASS.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
ElementParserElement parsers are classes that parse xml elements, using the context to generate widget initialization code.Interfacecom.google.gwt.uibinder.elementparsersGoogle WebToolkit (GWT)
ElseNodeCreatorThe original Css parser doesn't create specific nodes for @elif and @else at-rules.Classcom.google.gwt.resources.converterGoogle WebToolkit (GWT)
EmittedArtifactAn artifact that will be emitted into the output.Classcom.google.gwt.core.ext.linkerGoogle WebToolkit (GWT)
EndedEventRepresents a native media ended event.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
EndedHandlerHandler interface for EndedEvent events.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
EntityDescriptorThe abstraction of any possible entity in the code that is register by soyc: classes, methods and fields.Classcom.google.gwt.core.ext.soyc.coderefGoogle WebToolkit (GWT)
EntityDescriptorJsonTranslatorSerialize/Deserialize EntityDescriptor instances to/from json.Classcom.google.gwt.core.ext.soyc.coderefGoogle WebToolkit (GWT)
EntityProxyA proxy for a server-side domain object.Interfacecom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
EntityProxyChangeEvent posted by a RequestFactory when changes to an entity are detected.Classcom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
EntityProxyIdA stable, opaque id of an EntityProxy that remains stable across updates, creates, deletes on the client.Interfacecom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
EntityProxyKeyProviderAn EntityProxy-aware key provider, handy for use with SelectionModel and various cell widgets.Classcom.google.web.bindery.requestfactory.gwt.ui.clientGoogle WebToolkit (GWT)
EntityRecorderCreates the entities artifacts for the new soyc.Classcom.google.gwt.core.ext.soyc.coderefGoogle WebToolkit (GWT)
EntityReferenceThis interface represents entity references, such as &foo;.Interfacecom.google.gwt.xml.clientGoogle WebToolkit (GWT)
EntryPoint Please see the developer guide for more information on modules.Interfacecom.google.gwt.core.clientGoogle WebToolkit (GWT)
EnumAttributeParserClasscom.google.gwt.uibinder.attributeparsersGoogle WebToolkit (GWT)
ErrorEventRepresents a native error event.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
ErrorHandlerHandler interface for ErrorEvent events.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
EvalFunctionGSS function that creates a CssJavaExpressionNode in order to evaluate a Java expression at runtime.Classcom.google.gwt.resources.gssGoogle WebToolkit (GWT)
Event An opaque handle to a native DOM Event.Classcom.google.gwt.user.clientGoogle WebToolkit (GWT)
EventClasscom.google.web.bindery.event.sharedGoogle WebToolkit (GWT)
EventBusConstructor SummaryEventBus() HandlerRegistrationClasscom.google.gwt.event.sharedGoogle WebToolkit (GWT)
EventBusDispatches Events to interested parties.Classcom.google.web.bindery.event.sharedGoogle WebToolkit (GWT)
EventListenerReceives low-level browser events.Interfacecom.google.gwt.user.clientGoogle WebToolkit (GWT)
EventPreviewA listener interface for previewing browser events.Interfacecom.google.gwt.user.clientGoogle WebToolkit (GWT)
EventTargetRepresents the target of a JavaScript event.Classcom.google.gwt.dom.clientGoogle WebToolkit (GWT)
ExceptionHandlerHandles an exception produced while processing a request.Interfacecom.google.web.bindery.requestfactory.serverGoogle WebToolkit (GWT)
ExpandedValueenum ExpandedValueextends java.Classcom.google.gwt.aria.clientGoogle WebToolkit (GWT)
ExtendedCssVisitorThis visitor allows to visit new nodes created specifically for the conversion.Classcom.google.gwt.resources.converterGoogle WebToolkit (GWT)
ExtendedEliminateConditionalNodesA compiler pass that eliminates the conditional blocks for which the boolean expression does not evaluate to true.Classcom.google.gwt.resources.gssGoogle WebToolkit (GWT)
ExternalClassesCollectorCompiler pass that collects external styles declared with the @external at-rule.Classcom.google.gwt.resources.gssGoogle WebToolkit (GWT)
ExternalTextResourceIdentical to TextResource, except the contents of the resource are not inlined into the compiled output.Interfacecom.google.gwt.resources.clientGoogle WebToolkit (GWT)
ExtraAttributeDefines additional attributes that are interpreted by readers.Classcom.google.gwt.aria.clientGoogle WebToolkit (GWT)
ExtraTypesThis annotation can be applied to EntityProxy, ValueProxy, RequestContext, and RequestFactory type declarations toClasscom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
ExtraTypesScannerClasscom.google.web.bindery.requestfactory.aptGoogle WebToolkit (GWT)
FakeEditorContextA no-op implementation of EditorContext for testing.Classcom.google.gwt.editor.client.testingGoogle WebToolkit (GWT)
FakeEditorSourceA trivial implementation of EditorSource that creates FakeLeafValueEditor instances.Classcom.google.gwt.editor.client.testingGoogle WebToolkit (GWT)
FakeLeafValueEditorNested Class SummaryNested classes/interfaces inherited from interface com.Classcom.google.gwt.editor.client.testingGoogle WebToolkit (GWT)
FakeRequestA no-op implementation of Request that can be used as a base type for writingConstructor SummaryFakeRequest()Classcom.google.web.bindery.requestfactory.shared.testingGoogle WebToolkit (GWT)
FakeRequestContextA no-op implementation of RequestConext that can be used as a base type for writing unit tests.Classcom.google.web.bindery.requestfactory.shared.testingGoogle WebToolkit (GWT)
FakeRequestFactoryA no-op implementation of RequestFactory that can be used forFields inherited from interface com.Classcom.google.web.bindery.requestfactory.shared.testingGoogle WebToolkit (GWT)
FakeRequestTransportClasscom.google.web.bindery.requestfactory.shared.testingGoogle WebToolkit (GWT)
FanoutReceiverA FanoutReceiver will forward its callbacks to zero or more other Receivers.Classcom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
FieldDescriptorNested Class SummaryNested classes/interfaces inherited from class com.Classcom.google.gwt.core.ext.soyc.coderefGoogle WebToolkit (GWT)
FieldInterpreterClasscom.google.gwt.uibinder.elementparsersGoogle WebToolkit (GWT)
FieldMemberRepresents a field in a Java type.Interfacecom.google.gwt.core.ext.soycGoogle WebToolkit (GWT)
FieldReferenceConverterDeals with field references, e.Classcom.google.gwt.uibinder.attributeparsersGoogle WebToolkit (GWT)
FieldSetBuilderBuilds an fieldset element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
FieldSetElementOrganizes form controls into logical groups.Classcom.google.gwt.dom.clientGoogle WebToolkit (GWT)
FieldUpdaterInterfacecom.google.gwt.cell.clientGoogle WebToolkit (GWT)
FileUploadA widget that wraps the HTML element.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
FillStrokeStyleRepresents a CssColor, CanvasGradient, or CanvasPattern that is used for stroke and fill.Classcom.google.gwt.canvas.dom.clientGoogle WebToolkit (GWT)
FilteredActivityMapperClasscom.google.gwt.activity.sharedGoogle WebToolkit (GWT)
FinderClasscom.google.web.bindery.requestfactory.aptGoogle WebToolkit (GWT)
FindServiceLayerAllows the use of a very short operation name for the find method.Classcom.google.web.bindery.requestfactory.serverGoogle WebToolkit (GWT)
FiniteWidgetIteratorClasscom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
FiresDisclosureEventsA widget that implements this interface fires the events defined by the DisclosureHandler interface.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
FiresFormEventsA widget that implements this interface fires the events defined by the FormHandler interface.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
FiresSuggestionEventsA widget that implements this interface fires the events defined by the SuggestionHandler interface.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
FirstStrongDirectionEstimatorDirection estimator that uses the "first strong" heuristic.Classcom.google.gwt.i18n.sharedGoogle WebToolkit (GWT)
FlexTableA flexible table that creates cells on demand.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
Float32ArrayA view representing an ArrayBuffer as 32-bit floats.Interfacecom.google.gwt.typedarrays.sharedGoogle WebToolkit (GWT)
Float32ArrayImplPure Java implementation of Float32Array.Classcom.google.gwt.typedarrays.serverGoogle WebToolkit (GWT)
Float32ArrayNativeJS native implementation of Float32Array.Classcom.google.gwt.typedarrays.clientGoogle WebToolkit (GWT)
Float64ArrayA view representing an ArrayBuffer as 32-bit floats.Interfacecom.google.gwt.typedarrays.sharedGoogle WebToolkit (GWT)
Float64ArrayImplPure Java implementation of Float64Array.Classcom.google.gwt.typedarrays.serverGoogle WebToolkit (GWT)
Float64ArrayNativeJS native implementation of Float64Array.Classcom.google.gwt.typedarrays.clientGoogle WebToolkit (GWT)
FlowPanelClasscom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
FlowPanelParserParses FlowPanel widgets.Classcom.google.gwt.uibinder.elementparsersGoogle WebToolkit (GWT)
FocusableA widget that implements this interface can receive keyboard focus.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
FocusEventRepresents a native focus event.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
FocusHandlerHandler interface for FocusEvent events.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
FocusListenerEvent listener for focus events.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
FocusListenerAdapterAn adapter to simplify focus event listeners that do not need all events defined on the FocusListener interface.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
FocusListenerCollectionA helper class for implementers of the SourcesFocusEvents interface.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
FocusPanelA simple panel that makes its contents focusable, and adds the ability to catch mouse and keyboard events.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
FocusWidgetAbstract base class for most widgets that can receive keyboard focus.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
FontFamilyVisitorEscapes white spaces in font-family declarations, thus allowing usage of fonts that might be mistaken for constants.Classcom.google.gwt.resources.converterGoogle WebToolkit (GWT)
FooterBuilderBuilds the DOM elements for the footer section of a CellTable.Interfacecom.google.gwt.user.cellview.clientGoogle WebToolkit (GWT)
FormBuilderBuilds an form element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
FormElementThe FORM element encompasses behavior similar to a collection and an element.Classcom.google.gwt.dom.clientGoogle WebToolkit (GWT)
FormHandlerHandler interface for form submit events.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
FormHandlerCollectionHelper class for widgets that accept FormHandlers.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
FormPanelA panel that wraps its contents in an HTML
element.
Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
FormRoleA type that represents the form role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
FormRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
FormSubmitCompleteEventEvent object containing information about form submission events.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
FormSubmitEventEvent object containing information about form submission events.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
FrameA widget that wraps an IFRAME element, which can contain an arbitrary web Note that if you are using History, anyClasscom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
FrameBuilderBuilds an frame element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
FrameElementClasscom.google.gwt.dom.clientGoogle WebToolkit (GWT)
FrameSetBuilderBuilds an frameset element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
FrameSetElementCreate a grid of frames.Classcom.google.gwt.dom.clientGoogle WebToolkit (GWT)
FullyQualifiedMethodNameKeyGeneratorKey generator using the fully-qualified method name.Classcom.google.gwt.i18n.rebind.keygenGoogle WebToolkit (GWT)
GeneratedResourceA resource created by a Generator invoking GeneratorContext.Classcom.google.gwt.core.ext.linkerGoogle WebToolkit (GWT)
GeneratorGenerates source code for subclasses during deferred binding requests.Classcom.google.gwt.core.extGoogle WebToolkit (GWT)
GeneratorContextProvides metadata to deferred binding generators.Interfacecom.google.gwt.core.extGoogle WebToolkit (GWT)
Geolocation You can obtain a user's position by first calling Geolocation.Classcom.google.gwt.geolocation.clientGoogle WebToolkit (GWT)
GestureChangeEventRepresents a native gesture change event.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
GestureChangeHandlerHandler interface for GestureChangeEvent events.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
GestureEndEventRepresents a native gesture end event.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
GestureEndHandlerHandler interface for GestureEndEvent events.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
GestureStartEventRepresents a native gesture start event.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
GestureStartHandlerHandler interface for GestureStartEvent events.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
GrabbedValueenum GrabbedValueextends java.Classcom.google.gwt.aria.clientGoogle WebToolkit (GWT)
GridA rectangular grid that can contain text, html, or a child Widget within its cells.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
GridcellRoleA type that represents the gridcell role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
GridcellRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
GridParserA parser for Grid rows and cells.Classcom.google.gwt.uibinder.elementparsersGoogle WebToolkit (GWT)
GridRoleA type that represents the grid role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
GridRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
GroupRoleA type that represents the group role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
GroupRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
GssGenerationVisitorThe GssGenerationVisitor turns a css tree into a gss string.Classcom.google.gwt.resources.converterGoogle WebToolkit (GWT)
GWTSupports core functionality that in some cases requires direct support from the compiler and runtime systems such as runtime type information andClasscom.google.gwt.core.clientGoogle WebToolkit (GWT)
GWTSupports core functionality that in some cases requires direct support from the compiler and runtime systems such as runtime type information andClasscom.google.gwt.core.sharedGoogle WebToolkit (GWT)
GWTBridgeWhen running in Development Mode, acts as a bridge from GWT into the Development Mode environment.Classcom.google.gwt.core.clientGoogle WebToolkit (GWT)
GWTBridgeWhen running in Development Mode, acts as a bridge from GWT into the Development Mode environment.Classcom.google.gwt.core.sharedGoogle WebToolkit (GWT)
GwtCreateResourceThis resource type allows any class that can be instantiated via a call to GWT.Interfacecom.google.gwt.resources.clientGoogle WebToolkit (GWT)
GwtEventRoot of all GWT widget and dom events sourced by a HandlerManager.Classcom.google.gwt.event.sharedGoogle WebToolkit (GWT)
GwtGssFunctionMapProviderGssFunctionMapProvider that adds the mapping of GssFunction implemented for GWT.Classcom.google.gwt.resources.gssGoogle WebToolkit (GWT)
GwtIncompatibleA simple of a GwtIncompatible annotation.Classcom.google.gwt.core.sharedGoogle WebToolkit (GWT)
GwtLocaleClass representing GWT locales and conversion to/from other formats.Interfacecom.google.gwt.i18n.sharedGoogle WebToolkit (GWT)
GwtLocaleFactoryFactories that know how to create GwtLocale instances.Interfacecom.google.gwt.i18n.sharedGoogle WebToolkit (GWT)
GwtLocaleFactoryImplCreates server-side GwtLocale instances.Classcom.google.gwt.i18n.serverGoogle WebToolkit (GWT)
GwtLocaleImplClass representing GWT locales and conversion to/from other formats.Classcom.google.gwt.i18n.serverGoogle WebToolkit (GWT)
GwtScriptOnlyThis annotation is used to break out of a module's source path in hosted mode.Classcom.google.gwt.core.clientGoogle WebToolkit (GWT)
GwtServletBaseBase servlet for GWT server-side code which extracts properties from the request and sets them for this thread.Classcom.google.gwt.core.serverGoogle WebToolkit (GWT)
GWTTestCaseActs as a bridge between the JUnit environment and the GWT environment.Classcom.google.gwt.junit.clientGoogle WebToolkit (GWT)
GWTTestSuiteA utility class to optimize the order in which GWTTestCases are run by minimizing the number of times the test framework switches modules.Classcom.google.gwt.junit.toolsGoogle WebToolkit (GWT)
GwtTransientThis annotation means the same thing as the transient keyword, but it is ignored by all serialization systems other than GWT's.Classcom.google.gwt.user.client.rpcGoogle WebToolkit (GWT)
HaltExceptionClasscom.google.web.bindery.requestfactory.aptGoogle WebToolkit (GWT)
HandlerManagerManager responsible for adding handlers to event sources and firing those handlers on passed in events.Classcom.google.gwt.event.sharedGoogle WebToolkit (GWT)
HandlerRegistrationMethods inherited from interface com.Interfacecom.google.gwt.event.sharedGoogle WebToolkit (GWT)
HandlerRegistrationRegistration objects returned when an event handler is bound (e.Interfacecom.google.web.bindery.event.sharedGoogle WebToolkit (GWT)
HandlerRegistrationsA utility class to help deal with handler registrations.Classcom.google.web.bindery.event.sharedGoogle WebToolkit (GWT)
HandlesAllFocusEventsReceiver used to handle all focus events at once.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HandlesAllKeyEventsReceiver used to handle all key events at once.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HandlesAllMouseEventsReceiver used to handle all mouse events at once.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HandlesAllTouchEventsReceiver used to handle all touch events at once.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HasAlignmentA widget that implements this interface has an intrinsic alignment which can be manipulated using these methods and constants.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
HasAlignmentParserParses widgets that inherit from This class is needed to resolve the parse order of alignment attributes for Classcom.google.gwt.uibinder.elementparsersGoogle WebToolkit (GWT)
HasAllDragAndDropHandlersThis is a convenience interface that includes all drag and drop handlers defined by the core GWT system.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HasAllFocusHandlersThis is a convenience interface that includes all focus handlers defined by the core GWT system.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HasAllGestureHandlersThis is a convenience interface that includes all gesture handlers defined by the core GWT system.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HasAllKeyHandlersConvenience interface used to implement all key handlers at once.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HasAllMediaHandlersThis is a convenience interface that includes all media handlers defined by the core GWT system.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HasAllMouseHandlersThis is a convenience interface that includes all mouse handlers defined by the core GWT system.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HasAllTouchHandlersThis is a convenience interface that includes all touch handlers defined by the core GWT system.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HasAnimationA Widget that uses an animation should implement this class so users can enable or disable animations.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
HasAnnotationsInterface implemented by elements that can have annotations.Interfacecom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
HasAttachHandlersA widget that implements this interface is a public source of AttachEvent events.Interfacecom.google.gwt.event.logical.sharedGoogle WebToolkit (GWT)
HasAutoHorizontalAlignmentA widget that implements this interface can be configured to be aligned according to its contents' direction, in addition to the static alignmentInterfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
HasBeforeSelectionHandlersA widget that implements this interface is a public source of BeforeSelectionEvent events.Interfacecom.google.gwt.event.logical.sharedGoogle WebToolkit (GWT)
HasBlurHandlersA widget that implements this interface provides registration for BlurHandler instances.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HasCanPlayThroughHandlersA widget that implements this interface provides registration for CanPlayThroughHandler instances.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HasCaptionA widget that implements this interface has a caption which can be set and retrieved using these methods.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
HasCellAn interface for extracting a value of type C from an underlying data value of type T, provide a Cell to render that value, and provide aInterfacecom.google.gwt.cell.clientGoogle WebToolkit (GWT)
HasCellPreviewHandlersA widget that implements this interface is a public source of CellPreviewEvent events.Interfacecom.google.gwt.view.clientGoogle WebToolkit (GWT)
HasChangeHandlersA widget that implements this interface provides registration for ChangeHandler instances.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HasClickHandlersA widget that implements this interface provides registration for ClickHandler instances.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HasCloseHandlersInterfacecom.google.gwt.event.logical.sharedGoogle WebToolkit (GWT)
HasConstrainedValue It is up to the implementation to decide (and document) how to behave when HasValue.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
HasContextMenuHandlersA widget that implements this interface provides registration for ContextMenuHandler instances.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HasDataA view that can display a range of data.Interfacecom.google.gwt.view.clientGoogle WebToolkit (GWT)
HasDataEditorAdapts the HasData interface to the Editor framework.Classcom.google.gwt.editor.client.adaptersGoogle WebToolkit (GWT)
HasDataPresenterClasscom.google.gwt.user.cellview.clientGoogle WebToolkit (GWT)
HasDependenciesInterfacecom.google.gwt.core.ext.soycGoogle WebToolkit (GWT)
HasDirectionA widget that implements this interface has the ability to override the document directionality for its root element.Interfacecom.google.gwt.i18n.clientGoogle WebToolkit (GWT)
HasDirectionalHtmlAn object that implements this interface contains html that has a direction.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
HasDirectionalSafeHtmlAn object that implements this interface contains html that has a direction.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
HasDirectionalTextAn object that implements this interface contains text that has a direction.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
HasDirectionEstimatorInterface for objects that have a direction estimator.Interfacecom.google.gwt.i18n.sharedGoogle WebToolkit (GWT)
HasDoubleClickHandlersA widget that implements this interface provides registration for DoubleClickHandler instances.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HasDragEndHandlersA widget that implements this interface provides registration for DragEndHandler instances.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HasDragEnterHandlersA widget that implements this interface provides registration for DragEnterHandler instances.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HasDragHandlersA widget that implements this interface provides registration for DragHandler instances.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HasDragLeaveHandlersA widget that implements this interface provides registration for DragLeaveHandler instances.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HasDragOverHandlersA widget that implements this interface provides registration for DragOverHandler instances.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HasDragStartHandlersA widget that implements this interface provides registration for DragStartHandler instances.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HasDropHandlersA widget that implements this interface provides registration for DropHandler instances.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HasEditorDelegateIndicates that an Editor requires an EditorDelegate.Interfacecom.google.gwt.editor.clientGoogle WebToolkit (GWT)
HasEditorErrorsEditors that wish to be notified about ConstraintViolations in the value being edited should implement this interface.Interfacecom.google.gwt.editor.clientGoogle WebToolkit (GWT)
HasEnabledA widget that implements this interface can be put in an "enabled" or "disabled" state.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
HasEndedHandlersA widget that implements this interface provides registration for EndedHandler instances.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HasErrorHandlersA widget that implements this interface provides registration for ErrorHandler instances.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HasFocusA widget that implements this interface can receive keyboard focus.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
HasFocusHandlersA widget that implements this interface provides registration for FocusHandler instances.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HasGestureChangeHandlersA widget that implements this interface provides registration for GestureChangeHandler instances.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HasGestureEndHandlersA widget that implements this interface provides registration for GestureEndHandler instances.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HasGestureStartHandlersA widget that implements this interface provides registration for GestureStartHandler instances.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HasHandlersAn object that implements this interface has a collection of event handlers associated with it.Interfacecom.google.gwt.event.sharedGoogle WebToolkit (GWT)
HasHighlightHandlersA widget that implements this interface is a public source of HighlightEvent events.Interfacecom.google.gwt.event.logical.sharedGoogle WebToolkit (GWT)
HasHorizontalAlignmentCharacteristic interface which indicates that a widget can be aligned Use in UiBinder TemplatesInterfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
HasHorizontalScrollingInterfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
HasHTMLAn object that implements this interface contains text, which can be set and retrieved using these methods.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
HasHTMLParserParses widgets that implement HasHTML.Classcom.google.gwt.uibinder.elementparsersGoogle WebToolkit (GWT)
HasInitializeHandlersA widget that implements this interface is a public source of InitializeEvent events.Interfacecom.google.gwt.event.logical.sharedGoogle WebToolkit (GWT)
HasKeyboardPagingPolicy HasKeyboardPagingPolicy.Interfacecom.google.gwt.user.cellview.clientGoogle WebToolkit (GWT)
HasKeyboardSelectionPolicy HasKeyboardSelectionPolicy.Interfacecom.google.gwt.user.cellview.clientGoogle WebToolkit (GWT)
HasKeyDownHandlersA widget that implements this interface provides registration for KeyDownHandler instances.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HasKeyPressHandlersA widget that implements this interface provides registration for KeyPressHandler instances.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HasKeyPreviewA class that implements this interface receives a preview of keyboard events before they are passed to the focused widget.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
HasKeyProviderInterface for classes that have a ProvidesKey.Interfacecom.google.gwt.view.clientGoogle WebToolkit (GWT)
HasKeyUpHandlersA widget that implements this interface provides registration for KeyUpHandler instances.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HasLoadedMetadataHandlersA widget that implements this interface provides registration for LoadedMetadataHandler instances.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HasLoadHandlersA widget that implements this interface provides registration for LoadHandler instances.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HasLoseCaptureHandlersA widget that implements this interface provides registration for LoseCaptureHandler instances.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HasMetaDataInterfacecom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
HasMouseDownHandlersA widget that implements this interface provides registration for MouseDownHandler instances.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HasMouseMoveHandlersA widget that implements this interface provides registration for MouseMoveHandler instances.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HasMouseOutHandlersA widget that implements this interface provides registration for MouseOutHandler instances.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HasMouseOverHandlersA widget that implements this interface provides registration for MouseOverHandler instances.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HasMouseUpHandlersA widget that implements this interface provides registration for MouseUpHandler instances.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HasMouseWheelHandlersA widget that implements this interface provides registration for MouseWheelHandler instances.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HasNameA widget that implements this interface has a 'name' associated with it, allowing it to be used with FormPanel.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
HasNativeEventInterfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HasOneWidgetInterfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
HasOpenHandlersInterfacecom.google.gwt.event.logical.sharedGoogle WebToolkit (GWT)
HasProgressHandlersA widget that implements this interface provides registration for ProgressHandler instances.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HasRequestContextEditors used with RequestFactoryEditorDriver that implement this interface will be provided with the RequestContext associated withInterfacecom.google.web.bindery.requestfactory.gwt.clientGoogle WebToolkit (GWT)
HasResizeHandlersA widget that implements this interface is a public source of ResizeEvent events.Interfacecom.google.gwt.event.logical.sharedGoogle WebToolkit (GWT)
HasRowsDescribes an object that displays a range of rows.Interfacecom.google.gwt.view.clientGoogle WebToolkit (GWT)
HasRpcTokenAn interface implemented by client-side RPC proxy objects.Interfacecom.google.gwt.user.client.rpcGoogle WebToolkit (GWT)
HasSafeHtmlAn object that implements this interface contains text with HTML markup, which can be set with the Cross-Site-Scripting-safe HTML markup encapsulatedInterfacecom.google.gwt.safehtml.clientGoogle WebToolkit (GWT)
HasScrollHandlersA widget that implements this interface provides registration for ScrollHandler instances.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HasScrollingMethods inherited from interface com.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
HasSelectionHandlersA widget that implements this interface is a public source of SelectionEvent events.Interfacecom.google.gwt.event.logical.sharedGoogle WebToolkit (GWT)
HasShowRangeHandlersA widget that implements this interface is a public source of ShowRangeEvent events.Interfacecom.google.gwt.event.logical.sharedGoogle WebToolkit (GWT)
HasTextAn object that implements this interface contains text, which can be set and retrieved using these methods.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
HasTextEditorAdapts the HasText interface to the Editor framework.Classcom.google.gwt.editor.ui.client.adaptersGoogle WebToolkit (GWT)
HasTextParserParses widgets that implement HasText.Classcom.google.gwt.uibinder.elementparsersGoogle WebToolkit (GWT)
HasTouchCancelHandlersA widget that implements this interface provides registration for TouchCancelHandler instances.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HasTouchEndHandlersA widget that implements this interface provides registration for TouchEndHandler instances.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HasTouchMoveHandlersA widget that implements this interface provides registration for TouchMoveHandler instances.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HasTouchStartHandlersA widget that implements this interface provides registration for TouchStartHandler instances.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HasTreeItemsA widget that implements this interface contains items and can operate them.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
HasTreeItemsParserParses Tree widgets.Classcom.google.gwt.uibinder.elementparsersGoogle WebToolkit (GWT)
HasTypeParametersInterface implemented by elements that can have can have type parameters, namely classes and methods.Interfacecom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
HasValue throw ValueChangeEvent events.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
HasValueChangeHandlersA widget that implements this interface is a public source of ValueChangeEvent events.Interfacecom.google.gwt.event.logical.sharedGoogle WebToolkit (GWT)
HasVerticalAlignmentCharacteristic interface which indicates that a widget has an associated vertical alignment.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
HasVerticalScrollingInterfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
HasVisibilityInterfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
HasWidgetsA widget that implements this interface contains widgets and can enumerate them.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
HasWidgetsLogHandlerA handler which can log to any widget which extends the HasWidgets interface.Classcom.google.gwt.logging.clientGoogle WebToolkit (GWT)
HasWidgetsParserParses any widgets that implement This handles all panels that support a single-argument add() method.Classcom.google.gwt.uibinder.elementparsersGoogle WebToolkit (GWT)
HasWordWrapA widget that implements this interface has a 'word-wrap' property that can be manipulated using these methods.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
HeadBuilderBuilds an head element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HeadElementDocument head information.Classcom.google.gwt.dom.clientGoogle WebToolkit (GWT)
HeaderClass for describing an HTTP header.Classcom.google.gwt.http.clientGoogle WebToolkit (GWT)
HeaderA table column header or footer.Classcom.google.gwt.user.cellview.clientGoogle WebToolkit (GWT)
HeaderBuilderBuilds the DOM elements for the header section of a CellTable.Interfacecom.google.gwt.user.cellview.clientGoogle WebToolkit (GWT)
HeaderPanelA panel that includes a header (top), footer (bottom), and content (middle) area.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
HeadingBuilderBuilds an heading element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HeadingElementFor the H1 to H6 elements.Classcom.google.gwt.dom.clientGoogle WebToolkit (GWT)
HeadingRoleA type that represents the heading role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
HeadingRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
HiddenRepresents a hidden field in an HTML form.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
HighlightEventRepresents a highlight event.Classcom.google.gwt.event.logical.sharedGoogle WebToolkit (GWT)
HighlightHandlerHandler interface for HighlightEvent events.Interfacecom.google.gwt.event.logical.sharedGoogle WebToolkit (GWT)
HistoryThis class allows you to interact with the browser's history stack.Classcom.google.gwt.user.clientGoogle WebToolkit (GWT)
HistoryListener history state.Interfacecom.google.gwt.user.clientGoogle WebToolkit (GWT)
HorizontalAlignmentConstantParserClasscom.google.gwt.uibinder.attributeparsersGoogle WebToolkit (GWT)
HorizontalPanelA panel that lays all of its widgets out in a single horizontal column.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
HorizontalScrollbarDescribes a horizontal scrollbar.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
HorizontalSplitPanelA panel that arranges two widgets in a single horizontal row and allows the user to interactively change the proportion of the width dedicated to each ofClasscom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
HorizontalSplitPanelImagesAn ImageBundle that provides images for HorizontalSplitPanel.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
HRBuilderBuilds an hr element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HRElementCreate a horizontal rule.Classcom.google.gwt.dom.clientGoogle WebToolkit (GWT)
HTMLA widget that can contain arbitrary HTML.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
HtmlAnchorBuilderHTML-based implementation of AnchorBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlAreaBuilderHTML-based implementation of AreaBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlAudioBuilderHTML-based implementation of AudioBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlBaseBuilderHTML-based implementation of BaseBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlBodyBuilderHTML-based implementation of BodyBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlBRBuilderHTML-based implementation of BRBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlBuilderFactoryFactory for creating element builders that use string concatenation toprotected HtmlBuilderFactory()Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlBuilderImplClasscom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlButtonBuilderHTML-based implementation of ButtonBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlCanvasBuilderHTML-based implementation of CanvasBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlDivBuilderHTML-based implementation of DivBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlDListBuilderHTML-based implementation of DListBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlElementBuilderHTML-based implementation of ElementBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlElementBuilderBase Subclasses of HtmlElementBuilderBase act as typed wrappers around a shared ElementBuilderBase implementation that handles the actualClasscom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlFieldSetBuilderHTML-based implementation of FieldSetBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlFormBuilderHTML-based implementation of FormBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlFrameBuilderHTML-based implementation of FrameBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlFrameSetBuilderHTML-based implementation of FrameSetBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlHeadBuilderHTML-based implementation of HeadBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlHeadingBuilderHTML-based implementation of HeadingBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlHRBuilderHTML-based implementation of HRBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlIFrameBuilderHTML-based implementation of IFrameBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlImageBuilderHTML-based implementation of ImageBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlInputBuilderHTML-based implementation of InputBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlInterpreterThis is the most generally useful interpreter, and the most likely to be used by a custom parser when calling XMLElement.Classcom.google.gwt.uibinder.elementparsersGoogle WebToolkit (GWT)
HtmlLabelBuilderHTML-based implementation of LabelBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlLegendBuilderHTML-based implementation of LegendBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlLIBuilderHTML-based implementation of LIBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlLinkBuilderHTML-based implementation of LinkBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlLogFormatterFormats LogRecords into HTML.Classcom.google.gwt.logging.clientGoogle WebToolkit (GWT)
HtmlMapBuilderHTML-based implementation of MapBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlMediaBuilderBaseBase class for HTML-based implementations of MediaBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlMessageInterpreterProcesses elements inside HTML values, which themselves are allowed to contain HTML.Classcom.google.gwt.uibinder.elementparsersGoogle WebToolkit (GWT)
HtmlMetaBuilderHTML-based implementation of MetaBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlOListBuilderHTML-based implementation of OListBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlOnlyTableSectionBuilderA subclass of standard HtmlTableSectionBuilder that allows directly appending html to Some browsers do not support setting innerHTML on a table section element (suchClasscom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlOptGroupBuilderHTML-based implementation of OptGroupBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlOptionBuilderHTML-based implementation of OptionBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HTMLPanelA panel that contains HTML, and which can attach child widgets to identified elements within that HTML.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
HTMLPanelParserParses HTMLPanel widgets.Classcom.google.gwt.uibinder.elementparsersGoogle WebToolkit (GWT)
HtmlParagraphBuilderHTML-based implementation of ParagraphBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlParamBuilderHTML-based implementation of ParamBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlPlaceholderInterpreterClasscom.google.gwt.uibinder.elementparsersGoogle WebToolkit (GWT)
HtmlPreBuilderHTML-based implementation of PreBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlQuoteBuilderHTML-based implementation of QuoteBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlSanitizerSanitizes untrusted HTML.Interfacecom.google.gwt.safehtml.sharedGoogle WebToolkit (GWT)
HtmlScriptBuilderHTML-based implementation of ScriptBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlSelectBuilderHTML-based implementation of SelectBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlSourceBuilderHTML-based implementation of SourceBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlSpanBuilderHTML-based implementation of SpanBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlStyleBuilderHTML-based implementation of StyleBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlStylesBuilderClasscom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HTMLTableClasscom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
HtmlTableBuilderHTML-based implementation of TableBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlTableCaptionBuilderHTML-based implementation of TableCaptionBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlTableCellBuilderHTML-based implementation of TableCellBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlTableColBuilderHTML-based implementation of TableColBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlTableRowBuilderHTML-based implementation of TableRowBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlTableSectionBuilderHTML-based implementation of TableSectionBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlTextAreaBuilderHTML-based implementation of TextAreaBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlTitleBuilderHTML-based implementation of TitleBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlUListBuilderHTML-based implementation of UListBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HtmlVideoBuilderHTML-based implementation of VideoBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
HttpThrowableReporterThis is a utility class which can report Throwables to the server via a JSON-formatted payload.Classcom.google.gwt.core.clientGoogle WebToolkit (GWT)
HumanInputEventAbstract class representing position events such as mouse or touch events.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HyperlinkA widget that serves as an "internal" hyperlink.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
IconCellDecoratorA Cell decorator that adds an icon to another Cell.Classcom.google.gwt.cell.clientGoogle WebToolkit (GWT)
IdClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
IdentityColumnClasscom.google.gwt.user.cellview.clientGoogle WebToolkit (GWT)
IdMessageUsed as a base type for messages that are about a particular id.Interfacecom.google.web.bindery.requestfactory.shared.messagesGoogle WebToolkit (GWT)
IFrameBuilderBuilds an iframe element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
IFrameElementClasscom.google.gwt.dom.clientGoogle WebToolkit (GWT)
IFrameLinkerClasscom.google.gwt.core.linkerGoogle WebToolkit (GWT)
ImageA widget that displays the image at a given URL.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
ImageBuilderBuilds an image element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
ImageBundleA tag interface that is used in the generation of image bundles.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
ImageCell An AbstractCell used to render an image.Classcom.google.gwt.cell.clientGoogle WebToolkit (GWT)
ImageDataObject that holds image data and a size.Classcom.google.gwt.canvas.dom.clientGoogle WebToolkit (GWT)
ImageElementClasscom.google.gwt.dom.clientGoogle WebToolkit (GWT)
ImageLoadingCellAn AbstractCell used to render an image.Classcom.google.gwt.cell.clientGoogle WebToolkit (GWT)
ImageParserCustom parsing of Image widgets.Classcom.google.gwt.uibinder.elementparsersGoogle WebToolkit (GWT)
ImageResourceProvides access to image resources at runtime.Interfacecom.google.gwt.resources.clientGoogle WebToolkit (GWT)
ImageResourceCellAn AbstractCell used to render an ImageResource.Classcom.google.gwt.cell.clientGoogle WebToolkit (GWT)
ImageResourceRendererGiven an ImageResource, renders an element to show it.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
ImageSpriteCreatorVisitor that detects sprite definitions and replace them by several css rules in order to create the corresponding sprited image.Classcom.google.gwt.resources.gssGoogle WebToolkit (GWT)
ImgRoleA type that represents the img role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
ImgRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
IncompatibleRemoteServiceExceptionException that will be passed to the AsyncCallback.Classcom.google.gwt.user.client.rpcGoogle WebToolkit (GWT)
IncrementalCommand public void onModuleLoad() { final Label label = new Label();Interfacecom.google.gwt.user.clientGoogle WebToolkit (GWT)
IncrementalCommandCanceledExceptionException reported to the current GWT.Classcom.google.gwt.user.clientGoogle WebToolkit (GWT)
IncrementalGeneratorAn extension to the Generator class which supports incremental generation.Classcom.google.gwt.core.extGoogle WebToolkit (GWT)
IndexedPanelInterfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
InitializeEventFired when the event source is initialized.Classcom.google.gwt.event.logical.sharedGoogle WebToolkit (GWT)
InitializeHandlerHandler for InitializeEvent events.Interfacecom.google.gwt.event.logical.sharedGoogle WebToolkit (GWT)
InlineHTMLA widget that can contain arbitrary HTML.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
InlineHyperlinkA widget that serves as an "internal" hyperlink.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
InlineLabelA widget that contains arbitrary text, not interpreted as HTML.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
InProcessRequestContextClasscom.google.web.bindery.requestfactory.vmGoogle WebToolkit (GWT)
InProcessRequestFactoryClasscom.google.web.bindery.requestfactory.vmGoogle WebToolkit (GWT)
InProcessRequestTransportA RequestTransport that calls a SimpleRequestProcessor.Classcom.google.web.bindery.requestfactory.server.testingGoogle WebToolkit (GWT)
InputBuilderBuilds an input element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
InputElement Note: Depending upon the environment in which the page is being viewed, the value property may be read-only for the file upload input type.Classcom.google.gwt.dom.clientGoogle WebToolkit (GWT)
InputRoleA type that represents the input role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
InsertPanelInterfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
InstanceRequestUsed to call instance methods.Interfacecom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
Int16ArrayA view representing an ArrayBuffer as 16-bit signed integers.Interfacecom.google.gwt.typedarrays.sharedGoogle WebToolkit (GWT)
Int16ArrayImplPure Java implementation of Int16Array.Classcom.google.gwt.typedarrays.serverGoogle WebToolkit (GWT)
Int16ArrayNativeJS native implementation of Int16Array.Classcom.google.gwt.typedarrays.clientGoogle WebToolkit (GWT)
Int32ArrayA view representing an ArrayBuffer as 32-bit signed integers.Interfacecom.google.gwt.typedarrays.sharedGoogle WebToolkit (GWT)
Int32ArrayImplPure Java implementation of Int32Array.Classcom.google.gwt.typedarrays.serverGoogle WebToolkit (GWT)
Int32ArrayNativeJS native implementation of Int32Array.Classcom.google.gwt.typedarrays.clientGoogle WebToolkit (GWT)
Int8ArrayA view representing an ArrayBuffer as 8-bit signed integers.Interfacecom.google.gwt.typedarrays.sharedGoogle WebToolkit (GWT)
Int8ArrayImplPure Java implementation of Int8Array.Classcom.google.gwt.typedarrays.serverGoogle WebToolkit (GWT)
Int8ArrayNativeJS native implementation of Int8Array.Classcom.google.gwt.typedarrays.clientGoogle WebToolkit (GWT)
IntAttributeParserClasscom.google.gwt.uibinder.attributeparsersGoogle WebToolkit (GWT)
IntegerBoxA ValueBox that uses IntegerParser and IntegerRenderer.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
IntegerParserA localized parser based on NumberFormat.Classcom.google.gwt.text.clientGoogle WebToolkit (GWT)
IntegerRendererA localized renderer based on NumberFormat.Classcom.google.gwt.text.clientGoogle WebToolkit (GWT)
InterpreterPipeClasscom.google.gwt.uibinder.elementparsersGoogle WebToolkit (GWT)
IntPairAttributeParserClasscom.google.gwt.uibinder.attributeparsersGoogle WebToolkit (GWT)
InvalidJsonLogRecordFormatExceptionException thrown when unable to parse JSON strings or the JSON object does not contain the expected properties.Classcom.google.gwt.logging.serverGoogle WebToolkit (GWT)
InvalidValueenum InvalidValueextends java.Classcom.google.gwt.aria.clientGoogle WebToolkit (GWT)
InvocationExceptionOccurs when a service invocation did not complete cleanly.Classcom.google.gwt.user.client.rpcGoogle WebToolkit (GWT)
InvocationMessageDescribes a method invocation.Interfacecom.google.web.bindery.requestfactory.shared.messagesGoogle WebToolkit (GWT)
IsCollapsibleIndicates that a UI component can be collapsed next to another UI component, thus sharing a common border.Interfacecom.google.gwt.cell.clientGoogle WebToolkit (GWT)
IsEditor that do not implement the Editor contract directly.Interfacecom.google.gwt.editor.clientGoogle WebToolkit (GWT)
IsEmptyParserThe last parser, asserts that everything has been consumed and so the template has nothing unexpected.Classcom.google.gwt.uibinder.elementparsersGoogle WebToolkit (GWT)
IsRenderableAn interface for UI elements that can be built by first generating a piece of HTML and afterwards wrapping a root widget.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
IsRenderableInterpreterClasscom.google.gwt.uibinder.elementparsersGoogle WebToolkit (GWT)
IsTreeItem Provides access to that item, if it exists, without compromising the ability to provide a mock object instance in JRE unit tests.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
IsWidget Provides access to that widget, if it exists, without compromising the ability to provide a mock view instance in JRE unit tests.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
JAbstractMethodCommon interface for JMethod and JConstructor.Interfacecom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
JAnnotationMethodMethod declared on an annotation type.Interfacecom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
JAnnotationTypeType representing an annotation type.Interfacecom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
JArrayTypeType representing a Java array.Interfacecom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
JavaImplPure Java implementation class for typed arrays.Classcom.google.gwt.typedarrays.serverGoogle WebToolkit (GWT)
JavaScriptExceptionAny JavaScript exceptions occurring within JSNI methods are wrapped as this class when caught in Java code.Classcom.google.gwt.core.clientGoogle WebToolkit (GWT)
JavaScriptObjectAn opaque handle to a native JavaScript object.Classcom.google.gwt.core.clientGoogle WebToolkit (GWT)
JavaSourceWriterA mechanism to write Java source files.Classcom.google.gwt.codegen.serverGoogle WebToolkit (GWT)
JavaSourceWriterBuilderA builder for JavaSourceWriter instances.Classcom.google.gwt.codegen.serverGoogle WebToolkit (GWT)
JClassTypeType used to represent any non-primitive type.Interfacecom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
JConstructorRepresents a constructor declaration.Interfacecom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
JEnumConstantAn enumeration constant declared in an enumerated type.Interfacecom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
JEnumTypeType representing a Java enumerated type.Interfacecom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
JFieldRepresents a field declaration.Interfacecom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
JGenericTypeType declaration that has type parameters.Interfacecom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
JMethodRepresents a method declaration.Interfacecom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
JniConstantsConstants used with JNI type descriptors.Classcom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
JPackageRepresents a logical package.Interfacecom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
JParameterRepresents a parameter in a declaration.Interfacecom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
JParameterizedTypeRepresents a parameterized type in a declaration.Interfacecom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
JPrimitiveTypeenum JPrimitiveTypeextends java.Classcom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
JRawTypeRepresents a raw type; that is a generic type with no type arguments.Interfacecom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
JRealClassTypeType representing a Java class or interface type that a user would declare.Interfacecom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
JsArrayA simple wrapper around a homogeneous native array of JavaScriptObject values.Classcom.google.gwt.core.clientGoogle WebToolkit (GWT)
JsArrayBooleanA simple wrapper around a homogeneous native array of boolean values.Classcom.google.gwt.core.clientGoogle WebToolkit (GWT)
JsArrayIntegerA simple wrapper around a homogeneous native array of integer values.Classcom.google.gwt.core.clientGoogle WebToolkit (GWT)
JsArrayMixedA simple wrapper around an heterogeneous native array of values.Classcom.google.gwt.core.clientGoogle WebToolkit (GWT)
JsArrayNumberA simple wrapper around a homogeneous native array of numeric values.Classcom.google.gwt.core.clientGoogle WebToolkit (GWT)
JsArrayStringA simple wrapper around a homogeneous native array of string values.Classcom.google.gwt.core.clientGoogle WebToolkit (GWT)
JsArrayUtilsUtility class for manipulating JS arrays.Classcom.google.gwt.core.clientGoogle WebToolkit (GWT)
JsDateA simple wrapper around a native JS Date object.Classcom.google.gwt.core.clientGoogle WebToolkit (GWT)
JsExportJsExport marks a constructor, static method, or static field as creating a an unobfuscated alias in the global scope.Classcom.google.gwt.core.client.jsGoogle WebToolkit (GWT)
JsNamespaceProvides a default namespace for @JsExport annotations which don't specify a value.Classcom.google.gwt.core.client.jsGoogle WebToolkit (GWT)
JsNoExportJsExport marks a constructor, static method, or static field as creating a an unobfuscated alias in the global scope.Classcom.google.gwt.core.client.jsGoogle WebToolkit (GWT)
JsoEvalProvides facilities for debuggers to call methods on Because devmode does extensive rewriting of JSO bytecode, debuggers can'tClasscom.google.gwt.core.ext.debugGoogle WebToolkit (GWT)
JsoInspectorThis class provides an API for IDEs to inspect JavaScript objects and is not intended to be used in GWT applications.Classcom.google.gwt.core.client.debugGoogle WebToolkit (GWT)
JSONArrayRepresents an array of JSONValue objects.Classcom.google.gwt.json.clientGoogle WebToolkit (GWT)
JSONBooleanRepresents a JSON boolean value.Classcom.google.gwt.json.clientGoogle WebToolkit (GWT)
JSONExceptionAn exception that can be thrown when an interaction with a JSON dataSee Also:Serialized FormClasscom.google.gwt.json.clientGoogle WebToolkit (GWT)
JsonLogRecordClientUtilA set of functions to convert SerializableLogRecords into JSON strings.Classcom.google.gwt.logging.clientGoogle WebToolkit (GWT)
JsonLogRecordServerUtilA set of functions to convert standard JSON strings into LogRecords.Classcom.google.gwt.logging.serverGoogle WebToolkit (GWT)
JSONNullRepresents the JSON null value.Classcom.google.gwt.json.clientGoogle WebToolkit (GWT)
JSONNumberRepresents a JSON number.Classcom.google.gwt.json.clientGoogle WebToolkit (GWT)
JSONObjectRepresents a JSON object.Classcom.google.gwt.json.clientGoogle WebToolkit (GWT)
JSONParserParses the string representation of a JSON object into a set of JSONValue-derived objects.Classcom.google.gwt.json.clientGoogle WebToolkit (GWT)
JsonpRequestA JSONP request that is waiting for a response.Classcom.google.gwt.jsonp.clientGoogle WebToolkit (GWT)
JsonpRequestBuilderClass to send cross domain requests to an http server.Classcom.google.gwt.jsonp.clientGoogle WebToolkit (GWT)
JsonRpcRequestA JSON-RPC request payload.Interfacecom.google.web.bindery.requestfactory.shared.messagesGoogle WebToolkit (GWT)
JsonRpcWireNameExperimental API, subject to change Provides the method name for a JSON-RPC invocation.Classcom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
JSONStringRepresents a JSON string.Classcom.google.gwt.json.clientGoogle WebToolkit (GWT)
JsonUtilsProvides JSON-related utility methods.Classcom.google.gwt.core.clientGoogle WebToolkit (GWT)
JSONValueThe superclass of all JSON value types.Classcom.google.gwt.json.clientGoogle WebToolkit (GWT)
JsPropertyJsProperty marks a method in a JsType as a property accessor and recognizes JavaBean style naming convention.Classcom.google.gwt.core.client.jsGoogle WebToolkit (GWT)
JsTypeJsType is used to describe the interface of a Javascript object, either one that already exists from the external Javascript environment, or one that will be accessible to theClasscom.google.gwt.core.client.jsGoogle WebToolkit (GWT)
JsUtilsJS-specific utility methods, for use in client-side code that has the values in JS objects already.Classcom.google.gwt.typedarrays.clientGoogle WebToolkit (GWT)
JTypeSuper interface for types.Interfacecom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
JTypeParameterRepresents one of the type parameters in a generic type.Interfacecom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
JWildcardTypeRepresents a wildcard type argument to a parameterized type.Interfacecom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
KeyboardListenerEvent listener interface for keyboard events.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
KeyboardListenerAdapterAn adapter to simplify keyboard event listeners that do not need all events defined on the KeyboardListener interface.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
KeyboardListenerCollectionA helper class for implementers of the SourcesKeyboardEvents interface.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
KeyCodeEventKey up and key down are both events based upon a given key code.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
KeyCodesContains the native key codes previously defined in KeyboardListener.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
KeyDownEventRepresents a native key down event.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
KeyDownHandlerHandler interface for KeyDownEvent events.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
KeyEventBase class for Key events.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
KeyGeneratorInterface for key generation algorithms used by LocalizableResource Implementations of this interface are executed at compile time, andInterfacecom.google.gwt.i18n.rebind.keygenGoogle WebToolkit (GWT)
KeyPressEventRepresents a native key press event.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
KeyPressHandlerHandler interface for KeyPressEvent events.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
KeyUpEventRepresents a native key up event.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
KeyUpHandlerHandler interface for KeyUpEvent events.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
LabelA widget that contains arbitrary text, not interpreted as HTML.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
LabelBaseAbstract base class for all text display widgets.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
LabelBuilderBuilds an label element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
LabelElementForm field label text.Classcom.google.gwt.dom.clientGoogle WebToolkit (GWT)
LandmarkRoleA type that represents the landmark role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
LayoutHelper class for laying out a container element and its children.Classcom.google.gwt.layout.clientGoogle WebToolkit (GWT)
LayoutCommandA scheduled command used by animated layouts to ensure that only layout is ever performed for a panel within a given user event.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
LayoutImplClasscom.google.gwt.layout.clientGoogle WebToolkit (GWT)
LayoutImplIE8This implementation is used on IE8.Classcom.google.gwt.layout.clientGoogle WebToolkit (GWT)
LayoutPanelA panel that lays its children out in arbitrary This widget will only work in standards mode, which requires thatClasscom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
LayoutPanelParserParses LayoutPanel widgets.Classcom.google.gwt.uibinder.elementparsersGoogle WebToolkit (GWT)
LazyDomElementWraps a call to a DOM element.Classcom.google.gwt.uibinder.clientGoogle WebToolkit (GWT)
LazyPanelConvenience class to help lazy loading.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
LazyPanelParserParses LazyPanel widgets.Classcom.google.gwt.uibinder.elementparsersGoogle WebToolkit (GWT)
LeafValueEditorUsed to edit non-object or immutable values.Interfacecom.google.gwt.editor.clientGoogle WebToolkit (GWT)
LegacyHandlerWrapperWrapper class to ease the transition to HandlerRegistration.Classcom.google.gwt.event.sharedGoogle WebToolkit (GWT)
LegendBuilderBuilds an legend element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
LegendElementProvides a caption for a FIELDSET grouping.Classcom.google.gwt.dom.clientGoogle WebToolkit (GWT)
LengthAttributeParserParses a CSS length value (e.Classcom.google.gwt.uibinder.attributeparsersGoogle WebToolkit (GWT)
LIBuilderBuilds an li element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
LIElementClasscom.google.gwt.dom.clientGoogle WebToolkit (GWT)
LinkBuilderBuilds an link element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
LinkElementThe LINK element specifies a link to an external resource, and defines this document's relationship to that resource (or vice versa).Classcom.google.gwt.dom.clientGoogle WebToolkit (GWT)
LinkerDefines a linker for the GWT compiler.Classcom.google.gwt.core.extGoogle WebToolkit (GWT)
LinkerContextProvides access to data about the linking process.Interfacecom.google.gwt.core.extGoogle WebToolkit (GWT)
LinkRoleA type that represents the link role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
LinkRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
ListBoxA widget that presents a list of choices to the user, either as a list box or as a drop-down list.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
ListBoxParserA parser for ListBox items.Classcom.google.gwt.uibinder.elementparsersGoogle WebToolkit (GWT)
ListboxRoleA type that represents the listbox role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
ListboxRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
ListDataProviderA concrete subclass of AbstractDataProvider that is backed by an Modifications (inserts, removes, sets, etc.Classcom.google.gwt.view.clientGoogle WebToolkit (GWT)
ListEditorManages a list of objects and their associated Editors.Classcom.google.gwt.editor.client.adaptersGoogle WebToolkit (GWT)
ListEditorWrapperClasscom.google.gwt.editor.client.adaptersGoogle WebToolkit (GWT)
ListenerWrapperLegacy listener support hierarchy for com.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
ListitemRoleA type that represents the listitem role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
ListitemRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
ListRoleA type that represents the list role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
ListRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
LiveValueenum LiveValueextends java.Classcom.google.gwt.aria.clientGoogle WebToolkit (GWT)
LoadedMetadataEventRepresents a native loadedmetadata event.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
LoadedMetadataHandlerHandler interface for LoadedMetadataEvent events.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
LoadEventRepresents a native load event.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
LoadHandlerHandler interface for LoadEvent events.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
LoadingStateChangeEventAn event used to indicate that the data loading state has changed.Classcom.google.gwt.user.cellview.clientGoogle WebToolkit (GWT)
LoadListenerEvent listener interface for 'load' events.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
LoadListenerCollectionA helper class for implementers of the SourcesLoadEvents interface.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
LocaleConstantsInterface that combines locale-specific interfaces.Interfacecom.google.gwt.i18n.client.constantsGoogle WebToolkit (GWT)
LocaleInfoProvides access to the currently-active locale and the list of availableprotected LocaleInfo()Classcom.google.gwt.i18n.clientGoogle WebToolkit (GWT)
LocalePropertyProviderGeneratorGenerates a property provider implementation for the "locale" property.Classcom.google.gwt.i18n.linkerGoogle WebToolkit (GWT)
LocaleUtilsUtility methods for dealing with locales.Classcom.google.gwt.i18n.rebindGoogle WebToolkit (GWT)
LocalizableA tag interface that serves as the root of a family of types used in static internationalization.Interfacecom.google.gwt.i18n.sharedGoogle WebToolkit (GWT)
LocalizableInstantiatorClasscom.google.gwt.core.serverGoogle WebToolkit (GWT)
LocalizableResourceThis is the common superinterface to Messages and Constants.Interfacecom.google.gwt.i18n.clientGoogle WebToolkit (GWT)
LocalizedNamesProvides an API for obtaining localized names for a locale.Interfacecom.google.gwt.i18n.clientGoogle WebToolkit (GWT)
LocatorA Locator allows entity types that do not conform to the RequestFactory entity protocol to be used.Classcom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
LocatorServiceLayerClasscom.google.web.bindery.requestfactory.serverGoogle WebToolkit (GWT)
LogConfigurationConfigures client-side logging using the query params and gwt.Classcom.google.gwt.logging.clientGoogle WebToolkit (GWT)
LoggingServer-side object that handles log messages sent by RequestFactoryLogHandlerClasscom.google.web.bindery.requestfactory.serverGoogle WebToolkit (GWT)
LoggingCodeGenContextBase implementation of CodeGenContext which logs via Experimental API - subject to change.Classcom.google.gwt.codegen.serverGoogle WebToolkit (GWT)
LoggingPopupA simple popup to show log messages, which can be resized, minimized, and dragged to a different location.Classcom.google.gwt.logging.clientGoogle WebToolkit (GWT)
LoggingRequest"API Generated" request selector interface implemented by objects that give client access to the methods of Logging.Interfacecom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
LogRoleA type that represents the log role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
LogRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
LongBoxA ValueBox that uses LongParser and LongRenderer.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
LongParserA localized parser based on NumberFormat.Classcom.google.gwt.text.clientGoogle WebToolkit (GWT)
LongRendererA localized renderer based on NumberFormat.Classcom.google.gwt.text.clientGoogle WebToolkit (GWT)
LoseCaptureEventRepresents a native lose capture event.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
LoseCaptureHandlerHandler interface for LoseCaptureEvent events.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
MainRoleA type that represents the main role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
MainRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
MapBuilderBuilds an map element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
MapElementClient-side image map.Classcom.google.gwt.dom.clientGoogle WebToolkit (GWT)
MarqueeRoleA type that represents the marquee role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
MarqueeRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
MatchResultPure Java implementation of a regular expression match result.Classcom.google.gwt.regexp.sharedGoogle WebToolkit (GWT)
MathRoleA type that represents the math role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
MathRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
MD5KeyGeneratorKey generator using the MD5 hash of the text and meaning.Classcom.google.gwt.i18n.rebind.keygenGoogle WebToolkit (GWT)
Md5UtilsUtility class to generate MD5 hashes using per-thread MD5 MessageDigest instance.Classcom.google.gwt.util.tools.sharedGoogle WebToolkit (GWT)
MediaBase A widget representing a media element.Classcom.google.gwt.media.clientGoogle WebToolkit (GWT)
MediaBuilderCommon superclass for Audio and Video builders.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
MediaElementCommon superclass for Audio and Video elements.Classcom.google.gwt.dom.clientGoogle WebToolkit (GWT)
MediaError A JavaScriptObject indicating the type of error encountered by a Experimental API: This API is still under developmentClasscom.google.gwt.media.dom.clientGoogle WebToolkit (GWT)
MemberThe Member type hierarchy represents structural or logical structures in the compiled output.Interfacecom.google.gwt.core.ext.soycGoogle WebToolkit (GWT)
MemberDescriptorRepresents an abstract member, such as a field or a method.Classcom.google.gwt.core.ext.soyc.coderefGoogle WebToolkit (GWT)
MenuBarA standard menu bar widget.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
MenuBarParserParses MenuBar widgets.Classcom.google.gwt.uibinder.elementparsersGoogle WebToolkit (GWT)
MenubarRoleA type that represents the menubar role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
MenubarRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
MenuItem MenuBar.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
MenuitemcheckboxRoleA type that represents the menuitemcheckbox role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
MenuitemcheckboxRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
MenuItemParserA parser for menu items.Classcom.google.gwt.uibinder.elementparsersGoogle WebToolkit (GWT)
MenuitemradioRoleA type that represents the menuitemradio role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
MenuitemradioRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
MenuitemRoleA type that represents the menuitem role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
MenuitemRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
MenuItemSeparatorClasscom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
MenuRoleA type that represents the menu role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
MenuRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
MessageCatalogFormatInterface for writing various message catalog formats.Interfacecom.google.gwt.i18n.rebind.formatGoogle WebToolkit (GWT)
MessageFactoryThe factory for creating RequestFactory wire messages.Interfacecom.google.web.bindery.requestfactory.shared.messagesGoogle WebToolkit (GWT)
MessagesA tag interface that facilitates locale-sensitive, compile-time binding of messages supplied from various sources.Interfacecom.google.gwt.i18n.clientGoogle WebToolkit (GWT)
MessagesClasscom.google.web.bindery.requestfactory.aptGoogle WebToolkit (GWT)
MetaBuilderBuilds an meta element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
MetaElementThis contains generic meta-information about the document.Classcom.google.gwt.dom.clientGoogle WebToolkit (GWT)
MethodDescriptorRepresents a method.Classcom.google.gwt.core.ext.soyc.coderefGoogle WebToolkit (GWT)
MethodMemberRepresents compiled JS code derived from a Java method.Interfacecom.google.gwt.core.ext.soycGoogle WebToolkit (GWT)
MethodNameKeyGeneratorKey generator using just the method name as the lookup key.Classcom.google.gwt.i18n.rebind.keygenGoogle WebToolkit (GWT)
MockEditorChainA Mock implementation of CompositeEditor.Classcom.google.gwt.editor.client.testingGoogle WebToolkit (GWT)
MockEditorDelegateA mock implementation of EditorDelegate.Classcom.google.gwt.editor.client.testingGoogle WebToolkit (GWT)
MockEditorErrorA trivial implementation of EditorError.Classcom.google.gwt.editor.client.testingGoogle WebToolkit (GWT)
MockRequestFactoryEditorDriverA no-op implementation of RequestFactoryEditorDriver that records itsConstructor SummaryMockRequestFactoryEditorDriver()Classcom.google.web.bindery.requestfactory.gwt.client.testingGoogle WebToolkit (GWT)
MockSimpleBeanEditorDriverA no-op implementation of SimpleBeanEditorDriver that records itsConstructor SummaryMockSimpleBeanEditorDriver()Classcom.google.gwt.editor.client.testingGoogle WebToolkit (GWT)
ModBuilderBuilds an mod element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
ModElementNotice of modification to part of a document.Classcom.google.gwt.dom.clientGoogle WebToolkit (GWT)
ModuleMetricsArtifactCaptures some metrics from the module load and initial type oracle compileSee Also:Serialized FormClasscom.google.gwt.core.ext.linkerGoogle WebToolkit (GWT)
MomentumDescribes the momentum of a gesture after the gesture has been completed.Interfacecom.google.gwt.touch.clientGoogle WebToolkit (GWT)
MonthSelectorAbstract month selector widget.Classcom.google.gwt.user.datepicker.clientGoogle WebToolkit (GWT)
MouseDownEventRepresents a native mouse down event.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
MouseDownHandlerHandler interface for MouseDownEvent events.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
MouseEventAbstract class representing mouse events.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
MouseListenerEvent listener interface for mouse events.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
MouseListenerAdapterAn adapter to simplify mouse event listeners that do not need all events defined on the MouseListener interface.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
MouseListenerCollectionA helper class for implementers of the SourcesMouseEvents interface.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
MouseMoveEventRepresents a native mouse move event.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
MouseMoveHandlerHandler interface for MouseMoveEvent events.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
MouseOutEventRepresents a native mouse out event.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
MouseOutHandlerHandler interface for MouseOutEvent events.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
MouseOverEventRepresents a native mouse over event.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
MouseOverHandlerHandler interface for MouseOverEvent events.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
MouseUpEventRepresents a native mouse up event.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
MouseUpHandlerHandler interface for MouseUpEvent events.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
MouseWheelEventRepresents a native mouse wheel event.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
MouseWheelHandlerHandler interface for MouseWheelEvent events.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
MouseWheelListenerEvent listener interface for mouse wheel events.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
MouseWheelListenerCollectionA helper class for implementers of the SourcesMouseWheelEvents interface.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
MouseWheelVelocityEncapsulates the direction and velocity of mouse wheel events.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
MultiSelectionModelA simple selection model that allows multiple items to be selected.Classcom.google.gwt.view.clientGoogle WebToolkit (GWT)
MultiWordSuggestOracleThe default SuggestOracle.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
NamedFrameA Frame that has a 'name' associated with it.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
NamedNodeMapRepresents a string-to-node map, used in getAttributes.Interfacecom.google.gwt.xml.clientGoogle WebToolkit (GWT)
NativeEventThe native dom event.Classcom.google.gwt.dom.clientGoogle WebToolkit (GWT)
NativeHorizontalScrollbarA horizontal scrollbar implemented using the browsers native scrollbar.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
NativeImplThe default implementation class, which assumes that Typed Arrays might be supported and does runtime checks where necessary, substituting emulatedClasscom.google.gwt.typedarrays.clientGoogle WebToolkit (GWT)
NativeImplEmulClampedAn implementation class used for browsers which provide native implementations of DataView but notClasscom.google.gwt.typedarrays.clientGoogle WebToolkit (GWT)
NativeImplFullAn implementation class used for browsers which provide full native implementations of all typed array classes.Classcom.google.gwt.typedarrays.clientGoogle WebToolkit (GWT)
NativeVerticalScrollbarA vertical scrollbar implemented using the browsers native scrollbar.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
NavigationRoleA type that represents the navigation role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
NavigationRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
NodeThe Node interface is the primary datatype for the entire Document Object Model.Classcom.google.gwt.dom.clientGoogle WebToolkit (GWT)
NodeThis is the base interface for DOM nodes, as obtained from using XMLParser methods.Interfacecom.google.gwt.xml.clientGoogle WebToolkit (GWT)
NodeCollectionAn ElementCollection is a list of nodes.Classcom.google.gwt.dom.clientGoogle WebToolkit (GWT)
NodeListThe NodeList interface provides the abstraction of an ordered collection of nodes, without defining or constraining how this collection is implemented.Classcom.google.gwt.dom.clientGoogle WebToolkit (GWT)
NodeListThis interface represents an immutable ordered collection of nodes.Interfacecom.google.gwt.xml.clientGoogle WebToolkit (GWT)
NonIncrementalGeneratorContextA wrapper to access a base GeneratorContext instance but with generator result caching disabled.Classcom.google.gwt.core.extGoogle WebToolkit (GWT)
NoSelectionModelA selection model that does not allow selection, but fires selection change events.Classcom.google.gwt.view.clientGoogle WebToolkit (GWT)
NoSupportImplThe implementation class for browsers known to have no support (even emulated) for typed arrays.Classcom.google.gwt.typedarrays.clientGoogle WebToolkit (GWT)
NoteRoleA type that represents the note role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
NoteRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
NotFoundExceptionIndicates that the requested type info element could not be found.Classcom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
NotificationMoleSimple widget for providing notification feedback.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
NullLogHandlerA Handler which does nothing.Classcom.google.gwt.logging.clientGoogle WebToolkit (GWT)
NumberCellA Cell used to render formatted numbers.Classcom.google.gwt.cell.clientGoogle WebToolkit (GWT)
NumberConstantsNumberConstants class encapsulate a collection of Number formatting symbols for use with Number format and parse services.Interfacecom.google.gwt.i18n.client.constantsGoogle WebToolkit (GWT)
NumberConstantsImplNumberConstantsImpl class encapsulate a collection of Number formatting symbols for use with Number format and parse services.Interfacecom.google.gwt.i18n.client.constantsGoogle WebToolkit (GWT)
NumberFormatFormats and parses numbers using locale-sensitive patterns.Classcom.google.gwt.i18n.clientGoogle WebToolkit (GWT)
NumberFormatRendererRenders Number objects with a NumberFormat.Classcom.google.gwt.text.clientGoogle WebToolkit (GWT)
NumberLabel NumberFormat, especially in UiBinder templates.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
NumberLabelParserParses DateLabel widgets.Classcom.google.gwt.uibinder.elementparsersGoogle WebToolkit (GWT)
ObjectElementGeneric embedded object.Classcom.google.gwt.dom.clientGoogle WebToolkit (GWT)
ObjectNewClasscom.google.gwt.core.serverGoogle WebToolkit (GWT)
OListBuilderBuilds an olist element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
OListElementClasscom.google.gwt.dom.clientGoogle WebToolkit (GWT)
OnlyToBeUsedInGeneratedCodeStringBlessedAsSafeHtmlA string wrapped as an object of type SafeHtml.Classcom.google.gwt.safehtml.sharedGoogle WebToolkit (GWT)
OpenEventRepresents a open event.Classcom.google.gwt.event.logical.sharedGoogle WebToolkit (GWT)
OpenHandlerHandler interface for OpenEvent events.Interfacecom.google.gwt.event.logical.sharedGoogle WebToolkit (GWT)
OperationMessageRepresents an operation to be carried out on a single entity on the server.Interfacecom.google.web.bindery.requestfactory.shared.messagesGoogle WebToolkit (GWT)
OptGroupBuilderBuilds an optgroup element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
OptGroupElementGroup options together in logical subdivisions.Classcom.google.gwt.dom.clientGoogle WebToolkit (GWT)
OptionalFieldEditorThis adapter can be used when a type being edited has an optional field that may be nullified or reassigned as part of the editing process.Classcom.google.gwt.editor.client.adaptersGoogle WebToolkit (GWT)
OptionBuilderBuilds an option element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
OptionElementA selectable choice.Classcom.google.gwt.dom.clientGoogle WebToolkit (GWT)
OptionRoleA type that represents the option role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
OptionRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
OrderedMultiSelectionModelA simple selection model that allows multiple items to be selected and retains order of selection.Classcom.google.gwt.view.clientGoogle WebToolkit (GWT)
OrientationValueenum OrientationValueextends java.Classcom.google.gwt.aria.clientGoogle WebToolkit (GWT)
PackageDescriptorIt contains all packages and they reference to classes ClassDescriptor.Classcom.google.gwt.core.ext.soyc.coderefGoogle WebToolkit (GWT)
PageSizePagerA simple pager that controls the page size.Classcom.google.gwt.user.cellview.clientGoogle WebToolkit (GWT)
PairClasscom.google.web.bindery.requestfactory.serverGoogle WebToolkit (GWT)
PanelClasscom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
ParagraphBuilderBuilds an paragraph element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
ParagraphElementClasscom.google.gwt.dom.clientGoogle WebToolkit (GWT)
ParamBuilderBuilds an param element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
ParamElementParameters fed to the OBJECT element.Classcom.google.gwt.dom.clientGoogle WebToolkit (GWT)
ParseExceptionIndicates that a source declaration was not parsed successfully.Classcom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
ParserAn object that can parse text and return a value.Interfacecom.google.gwt.text.sharedGoogle WebToolkit (GWT)
PartialSupportAnnotation for classes that are only supported on a limited set of browsers.Classcom.google.gwt.dom.clientGoogle WebToolkit (GWT)
PassthroughParserA no-op String parser.Classcom.google.gwt.text.shared.testingGoogle WebToolkit (GWT)
PassthroughRendererA no-op String renderer.Classcom.google.gwt.text.shared.testingGoogle WebToolkit (GWT)
PasswordTextBoxA text box that visually masks its input to prevent eavesdropping.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
PermutationsCollectorVisitor that collects the different permutation axis defined in a gss file.Classcom.google.gwt.resources.gssGoogle WebToolkit (GWT)
PlaceRepresents a bookmarkable location in an app.Classcom.google.gwt.place.sharedGoogle WebToolkit (GWT)
PlaceChangeEventEvent thrown when the user has reached a new location in the app.Classcom.google.gwt.place.sharedGoogle WebToolkit (GWT)
PlaceChangeRequestEventEvent thrown when the user may go to a new place in the app, or tries to leave it.Classcom.google.gwt.place.sharedGoogle WebToolkit (GWT)
PlaceControllerIn charge of the user's location in the app.Classcom.google.gwt.place.sharedGoogle WebToolkit (GWT)
PlaceHistoryHandlerMonitors PlaceChangeEvents and History events and keep them in sync.Classcom.google.gwt.place.sharedGoogle WebToolkit (GWT)
PlaceHistoryMapperMaps Places to/from tokens, used to configure a PlaceHistoryHandler.Interfacecom.google.gwt.place.sharedGoogle WebToolkit (GWT)
PlaceHistoryMapperWithFactoryA PlaceHistoryMapper that can get its PlaceTokenizer instances from a factory.Interfacecom.google.gwt.place.sharedGoogle WebToolkit (GWT)
PlaceTokenizerInterfacecom.google.gwt.place.sharedGoogle WebToolkit (GWT)
PlainStringGeneratorClasscom.google.gwt.codegen.serverGoogle WebToolkit (GWT)
PluralRuleThe interface that plural rules must implement.Interfacecom.google.gwt.i18n.clientGoogle WebToolkit (GWT)
PointA simple point class.Classcom.google.gwt.touch.clientGoogle WebToolkit (GWT)
PopupListenerEvent listener interface for popup events.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
PopupListenerCollectionA helper class for implementers of the SourcesPopupEvents interface.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
PopupLogHandlerA handler that logs to LoggingPopup.Classcom.google.gwt.logging.clientGoogle WebToolkit (GWT)
PopupPanelA panel that can "pop up" over other widgets.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
PositionRepresents information about the user's position as reported by the browser.Interfacecom.google.gwt.geolocation.clientGoogle WebToolkit (GWT)
PositionErrorRepresents an error that occurred while trying to get the user's currentSee Also:Serialized FormClasscom.google.gwt.geolocation.clientGoogle WebToolkit (GWT)
PositionImplClasscom.google.gwt.geolocation.clientGoogle WebToolkit (GWT)
PotentialElementEXPERIMENTAL and subject to change.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
PreBuilderBuilds an pre element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
PrecompilationMetricsArtifactCaptures some metrics from the precompilation step.Classcom.google.gwt.core.ext.linkerGoogle WebToolkit (GWT)
PrecompressLinker A linker that precompresses the public artifacts that it sees.Classcom.google.gwt.precompress.linkerGoogle WebToolkit (GWT)
PreElementClasscom.google.gwt.dom.clientGoogle WebToolkit (GWT)
PrefetcherThis class allows requesting the download of resources before they are strictly needed.Classcom.google.gwt.core.client.prefetchGoogle WebToolkit (GWT)
PrefixIndicates the prefix to use when the token written by PlaceTokenizer.Classcom.google.gwt.place.sharedGoogle WebToolkit (GWT)
PrefixTreeClasscom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
PresentationRoleA type that represents the presentation role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
PresentationRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
PressedValueenum PressedValueextends java.Classcom.google.gwt.aria.clientGoogle WebToolkit (GWT)
PrimitiveValueAttributeClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
PrivateMapClasscom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
ProcessingInstructionThis interface documents the ProcessingInstruction node type.Interfacecom.google.gwt.xml.clientGoogle WebToolkit (GWT)
ProgressbarRoleA type that represents the progressbar role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
ProgressbarRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
ProgressEventRepresents a native media progress event.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
ProgressHandlerHandler interface for ProgressEvent events.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
ProjectCreatorLegacy ProjectCreator that will let users know that they should run WebAppCreator instead.Classcom.google.gwt.user.toolsGoogle WebToolkit (GWT)
PropertiesFormatWrites GWT-style Java properties files for translation.Classcom.google.gwt.i18n.rebind.formatGoogle WebToolkit (GWT)
PropertyClass that contains constants for all ARIA properties as defined by the W3C specification W3C ARIA specification.Classcom.google.gwt.aria.clientGoogle WebToolkit (GWT)
PropertyOracleProvides deferred binding property values.Interfacecom.google.gwt.core.extGoogle WebToolkit (GWT)
PropertyProviderGeneratorAn interface for generating a property provider JS implementation, rather than having it defined in a module file.Interfacecom.google.gwt.core.ext.linkerGoogle WebToolkit (GWT)
ProvidesKey Implementors of ProvidesKey provide a key for list items, such that items that are to be treated as distinct (for example, for editing) haveInterfacecom.google.gwt.view.clientGoogle WebToolkit (GWT)
ProvidesResizeThis tag interface specifies that the implementing widget will call RequiresResize.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
ProxyForAnnotation on EntityProxy and ValueProxy classes specifying the domain (server-side) object type.Classcom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
ProxyForNameAnnotation on EntityProxy classes specifying the domain (server-side) object type.Classcom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
ProxyRendererRenders a proxy object, and reports the properties it requires to do thatConstructor SummaryProxyRenderer(java.Classcom.google.web.bindery.requestfactory.gwt.ui.clientGoogle WebToolkit (GWT)
ProxyScannerClasscom.google.web.bindery.requestfactory.aptGoogle WebToolkit (GWT)
ProxySerializerSerializes graphs of EntityProxy objects.Interfacecom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
ProxyStoreA ProxyStore provides a ProxySerializer with access to a low-level persistence mechanism.Interfacecom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
PublicResourceA resource in the module's public path.Classcom.google.gwt.core.ext.linkerGoogle WebToolkit (GWT)
PushButtonA normal push button with custom styling.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
QuerySourceMapCommand-line utility for querying source maps.Classcom.google.gwt.user.toolsGoogle WebToolkit (GWT)
QuoteBuilderBuilds an quote element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
QuoteElementFor the Q and BLOCKQUOTE elements.Classcom.google.gwt.dom.clientGoogle WebToolkit (GWT)
RadioButtonA mutually-exclusive selection radio button widget.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
RadiogroupRoleA type that represents the radiogroup role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
RadiogroupRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
RadioRoleA type that represents the radio role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
RadioRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
RandomThis class can be used as a substitute for Random.Classcom.google.gwt.user.clientGoogle WebToolkit (GWT)
RangeRepresents a contiguous region of characters in the compiler output.Classcom.google.gwt.core.ext.soycGoogle WebToolkit (GWT)
RangeThe range of interest for a single handler.Classcom.google.gwt.view.clientGoogle WebToolkit (GWT)
RangeChangeEventRepresents a range change event.Classcom.google.gwt.view.clientGoogle WebToolkit (GWT)
RangeRoleA type that represents the range role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
ReadyStateChangeHandlerA ready-state callback for an XMLHttpRequest object.Interfacecom.google.gwt.xhr.clientGoogle WebToolkit (GWT)
RebindModeenum RebindModeextends java.Classcom.google.gwt.core.extGoogle WebToolkit (GWT)
RebindResultA class for returning the result of a rebind operation.Classcom.google.gwt.core.extGoogle WebToolkit (GWT)
RebindRuleResolverAn interface for encapsulating rebind rule resolution.Interfacecom.google.gwt.core.extGoogle WebToolkit (GWT)
ReceiverCallback object for Request.Classcom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
RecordingBidiFlipperCompiler pass that BiDi flips all the flippable nodes and records if nodes have been flipped.Classcom.google.gwt.resources.gssGoogle WebToolkit (GWT)
RecordingEventBusWraps an EventBus implementation to keep track of fired events.Classcom.google.web.bindery.event.shared.testingGoogle WebToolkit (GWT)
ReferredTypesCollectorClasscom.google.web.bindery.requestfactory.aptGoogle WebToolkit (GWT)
ReflectiveServiceLayerClasscom.google.web.bindery.requestfactory.serverGoogle WebToolkit (GWT)
RegexFilterThis class implements filters that are configured with a sequence of regexes.Classcom.google.gwt.util.regexfilterGoogle WebToolkit (GWT)
RegExpA class for regular expressions with features like Javascript's RegExp, plus Javascript String's replace and split methods (which can take a RegExpClasscom.google.gwt.regexp.sharedGoogle WebToolkit (GWT)
RegionRoleA type that represents the region role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
RegionRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
RelevantValueenum RelevantValueextends java.Classcom.google.gwt.aria.clientGoogle WebToolkit (GWT)
RemoteLoggingServiceThe client-side stub for the logging RPC service.Interfacecom.google.gwt.logging.sharedGoogle WebToolkit (GWT)
RemoteLoggingServiceAsyncThe async counterpart of RemoteLoggingService.Interfacecom.google.gwt.logging.sharedGoogle WebToolkit (GWT)
RemoteLoggingServiceImplServer-side code for the remote log handler.Classcom.google.gwt.logging.serverGoogle WebToolkit (GWT)
RemoteLoggingServiceUtilUtilities for classes that accept Remote Logging requests.Classcom.google.gwt.logging.serverGoogle WebToolkit (GWT)
RemoteLogHandlerBaseBase class for Logging handlers that send records to the server.Classcom.google.gwt.logging.clientGoogle WebToolkit (GWT)
RemoteServiceRelativePathAssociates a RemoteService with a relative path.Classcom.google.gwt.user.client.rpcGoogle WebToolkit (GWT)
RemoteServiceServletThe servlet base class for your RPC service implementations that automatically deserializes incoming requests from the client and serializesClasscom.google.gwt.user.server.rpcGoogle WebToolkit (GWT)
RenamingSubstitutionMapThis SubstitutionMap is used for renaming each style classes of the ast by its corresponding It takes care of eventual prefix and does not rename external style classes.Classcom.google.gwt.resources.gssGoogle WebToolkit (GWT)
RenderablePanelEXPERIMENTAL and subject to change.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
RenderablePanelParserParses RenderablePanel widgets.Classcom.google.gwt.uibinder.elementparsersGoogle WebToolkit (GWT)
RenderableStamperUsed by IsRenderable to mark their root element in such a way that they can be later retrieved.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
RendererAn object that can render other objects of a particular type into plain-text form.Interfacecom.google.gwt.text.sharedGoogle WebToolkit (GWT)
ReportableExceptionClasscom.google.web.bindery.requestfactory.serverGoogle WebToolkit (GWT)
RequestAn HTTP request that is waiting for a response.Classcom.google.gwt.http.clientGoogle WebToolkit (GWT)
RequestA Request represents a single method invocation on the server.Interfacecom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
RequestBatcherA RequestBatcher is a convenience class that allows RequestFactory operations to be aggregated over a single tick of the event loop and sent as one HTTPClasscom.google.web.bindery.requestfactory.gwt.clientGoogle WebToolkit (GWT)
RequestBuilderBuilder for constructing Request objects.Classcom.google.gwt.http.clientGoogle WebToolkit (GWT)
RequestCallbackThe primary interface a caller must implement to receive a response to a Modules that use this interface should inheritInterfacecom.google.gwt.http.clientGoogle WebToolkit (GWT)
RequestContextThe base interface for RequestFactory service endpoints.Interfacecom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
RequestContextScannerClasscom.google.web.bindery.requestfactory.aptGoogle WebToolkit (GWT)
RequestExceptionRequestException is the superclass for the HTTP request related exceptions.Classcom.google.gwt.http.clientGoogle WebToolkit (GWT)
RequestFactoryMarker interface for the RequestFactory code generator.Interfacecom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
RequestFactoryEditorDriverThe interface that links RequestFactory and the Editor framework together.Interfacecom.google.web.bindery.requestfactory.gwt.clientGoogle WebToolkit (GWT)
RequestFactoryJarExtractorUsed to extract RequestFactory client jars from gwt-user.Classcom.google.web.bindery.requestfactory.serverGoogle WebToolkit (GWT)
RequestFactoryLogHandlerA Handler that does remote logging for applications using RequestFactory.Classcom.google.web.bindery.requestfactory.gwt.clientGoogle WebToolkit (GWT)
RequestFactoryScannerClasscom.google.web.bindery.requestfactory.aptGoogle WebToolkit (GWT)
RequestFactoryServletHandles GWT RequestFactory JSON requests.Classcom.google.web.bindery.requestfactory.serverGoogle WebToolkit (GWT)
RequestFactorySourceCreate JRE-compatible instances of a RequestFactory interface.Classcom.google.web.bindery.requestfactory.vmGoogle WebToolkit (GWT)
RequestMessageThe message sent from the client to the server.Interfacecom.google.web.bindery.requestfactory.shared.messagesGoogle WebToolkit (GWT)
RequestPermissionExceptionException thrown when the RequestBuilder attempts to make a request to a URL which violates the Same-Origin SecurityClasscom.google.gwt.http.clientGoogle WebToolkit (GWT)
RequestStateClasscom.google.web.bindery.requestfactory.serverGoogle WebToolkit (GWT)
RequestTimeoutExceptionThrown to indicate that an HTTP request has timed out.Classcom.google.gwt.http.clientGoogle WebToolkit (GWT)
RequestTransportAbstracts the mechanism by which a RequestFactory instance transmits its payload to the backend.Interfacecom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
RequiresResizeThis interface designates that its implementor needs to be informed whenever its size is modified.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
ResetButtonA standard push-button widget which will automatically reset its enclosing .Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
ResettableEventBusWraps {com.Classcom.google.gwt.event.sharedGoogle WebToolkit (GWT)
ResettableEventBusWraps an EventBus to hold on to any HandlerRegistrations, so that they can easily all be cleared at once.Classcom.google.web.bindery.event.sharedGoogle WebToolkit (GWT)
ResizeCompositeA Composite implementation that implements RequiresResize and automatically delegates that interface's methods to its wrapped widget, whichClasscom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
ResizeEventFired when the event source is resized.Classcom.google.gwt.event.logical.sharedGoogle WebToolkit (GWT)
ResizeHandlerHandler for ResizeEvent events.Interfacecom.google.gwt.event.logical.sharedGoogle WebToolkit (GWT)
ResizeLayoutPanelA simple panel that ProvidesResize to its one child, but does not RequiresResize.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
ResolverClasscom.google.web.bindery.requestfactory.serverGoogle WebToolkit (GWT)
ResolverServiceLayerClasscom.google.web.bindery.requestfactory.serverGoogle WebToolkit (GWT)
ResourceCallbackA callback interface for asynchronous operations on resources.Interfacecom.google.gwt.resources.clientGoogle WebToolkit (GWT)
ResourceContextContext object for ResourceGenerators.Interfacecom.google.gwt.resources.extGoogle WebToolkit (GWT)
ResourceExceptionAssociates a ResourcePrototype with a program error.Classcom.google.gwt.resources.clientGoogle WebToolkit (GWT)
ResourceGeneratorEncapsulates per-type resource generation logic.Interfacecom.google.gwt.resources.extGoogle WebToolkit (GWT)
ResourceGeneratorTypeSpecifies the implementation of ResourceGenerator to use for a type ofRequired Element SummaryClasscom.google.gwt.resources.extGoogle WebToolkit (GWT)
ResourceGeneratorUtilUtility methods for building ResourceGenerators.Classcom.google.gwt.resources.extGoogle WebToolkit (GWT)
ResourcePrototypeThe base interface all bundle resource types must extend.Interfacecom.google.gwt.resources.clientGoogle WebToolkit (GWT)
ResourceUrlFunctionGss function that create the needed nodes in order to correctly get the url of a resource.Classcom.google.gwt.resources.gssGoogle WebToolkit (GWT)
ResponseWrapper which provides access to the components of an HTTP response.Classcom.google.gwt.http.clientGoogle WebToolkit (GWT)
ResponseImplClasscom.google.gwt.http.clientGoogle WebToolkit (GWT)
ResponseMessageThe result of fulfilling a request on the server.Interfacecom.google.web.bindery.requestfactory.shared.messagesGoogle WebToolkit (GWT)
ResponseTextHandlerInterfacecom.google.gwt.user.clientGoogle WebToolkit (GWT)
RfValidatorThe entry point for annotation validation.Classcom.google.web.bindery.requestfactory.aptGoogle WebToolkit (GWT)
RichTextAreaA rich text editor that allows complex styling and formatting.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
RoleA generic ARIA Role.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
RoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
RolesA factory providing each concrete role in the ARIA specification.Classcom.google.gwt.aria.clientGoogle WebToolkit (GWT)
RootLayoutPanelA singleton implementation of LayoutPanel that always attaches itself to the document body (i.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
RootPanelThe panel to which all other widgets must ultimately be added.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
RowCountChangeEventRepresents a row count change event.Classcom.google.gwt.view.clientGoogle WebToolkit (GWT)
RowgroupRoleA type that represents the rowgroup role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
RowgroupRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
RowheaderRoleA type that represents the rowheader role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
RowheaderRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
RowHoverEventRepresents a row hover event.Classcom.google.gwt.user.cellview.clientGoogle WebToolkit (GWT)
RowRoleA type that represents the row role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
RowRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
RowStylesA description of how rows are to be styled in a CellTable.Interfacecom.google.gwt.user.cellview.clientGoogle WebToolkit (GWT)
RPCClasscom.google.gwt.user.server.rpcGoogle WebToolkit (GWT)
RpcLogArtifactThis artifact holds a log of the reasoning for which types are considered serializable for a particular RPC interface.Classcom.google.gwt.user.linker.rpcGoogle WebToolkit (GWT)
RpcLogLinkerThis linker emits RpcLogArtifacts as output files.Classcom.google.gwt.user.linker.rpcGoogle WebToolkit (GWT)
RpcPolicyFileArtifactThis artifact provides information about which proxy classes resulted in which rpc proxy files.Classcom.google.gwt.user.linker.rpcGoogle WebToolkit (GWT)
RpcPolicyManifestLinkerEmit a file containing a map of RPC proxy classes to the partial path of theConstructor SummaryRpcPolicyManifestLinker()Classcom.google.gwt.user.linker.rpcGoogle WebToolkit (GWT)
RPCRequestDescribes an incoming RPC request in terms of a resolved Method and an array of arguments.Classcom.google.gwt.user.server.rpcGoogle WebToolkit (GWT)
RpcRequestBuilderThis class encapsulates the logic necessary to configure a RequestBuilder for use with an RPC proxy object.Classcom.google.gwt.user.client.rpcGoogle WebToolkit (GWT)
RPCServletUtilsClasscom.google.gwt.user.server.rpcGoogle WebToolkit (GWT)
RpcTokenAn interface for RPC token implementation objects included with each RPC call.Interfacecom.google.gwt.user.client.rpcGoogle WebToolkit (GWT)
RpcTokenExceptionException that will be passed to the RpcTokenExceptionHandler.Classcom.google.gwt.user.client.rpcGoogle WebToolkit (GWT)
RpcTokenExceptionHandlerHandles an exception produced while processing RpcToken.Interfacecom.google.gwt.user.client.rpcGoogle WebToolkit (GWT)
RunAsyncCallbackA callback meant to be used by GWT.Interfacecom.google.gwt.core.clientGoogle WebToolkit (GWT)
RunAsyncCodeA request to load the code for a GWT.Classcom.google.gwt.core.client.prefetchGoogle WebToolkit (GWT)
RuntimeConditionalBlockCollectorVisitor that collects conditional blocks containing conditions that need to be evaluated atConstructor SummaryRuntimeConditionalBlockCollector(com.Classcom.google.gwt.resources.gssGoogle WebToolkit (GWT)
SafeHtmlAn object that implements this interface encapsulates HTML that is guaranteed to be safe to use (with respect to potential Cross-Site-ScriptingInterfacecom.google.gwt.safehtml.sharedGoogle WebToolkit (GWT)
SafeHtmlBidiFormatterClasscom.google.gwt.i18n.sharedGoogle WebToolkit (GWT)
SafeHtmlBuilderA builder that facilitates the building up of XSS-safe HTML from text snippets.Classcom.google.gwt.safehtml.sharedGoogle WebToolkit (GWT)
SafeHtmlCellA Cell used to render safe HTML markup.Classcom.google.gwt.cell.clientGoogle WebToolkit (GWT)
SafeHtmlHeaderA Header containing safe HTML data rendered by a SafeHtmlCell.Classcom.google.gwt.user.cellview.clientGoogle WebToolkit (GWT)
SafeHtmlHostedModeUtilsSafeHtml utilities whose implementation differs between Development and This class has a super-source peer that provides the Production ModeClasscom.google.gwt.safehtml.sharedGoogle WebToolkit (GWT)
SafeHtmlRendererAn object that can render other objects of a particular type into safe HTML form.Interfacecom.google.gwt.text.sharedGoogle WebToolkit (GWT)
SafeHtmlStringClasscom.google.gwt.safehtml.sharedGoogle WebToolkit (GWT)
SafeHtmlStringGeneratorClasscom.google.gwt.codegen.serverGoogle WebToolkit (GWT)
SafeHtmlTemplatesA tag interface that facilitates compile-time binding of HTML templates to generate SafeHtml strings.Interfacecom.google.gwt.safehtml.clientGoogle WebToolkit (GWT)
SafeHtmlUtilsUtility class containing static methods for escaping and sanitizing strings.Classcom.google.gwt.safehtml.sharedGoogle WebToolkit (GWT)
SafeImageCell An AbstractCell used to render an image by using a SafeUri.Classcom.google.gwt.cell.clientGoogle WebToolkit (GWT)
SafeStylesAn object that implements this interface encapsulates zero or more CSS properties that are guaranteed to be safe to use (with respect to potentialInterfacecom.google.gwt.safecss.sharedGoogle WebToolkit (GWT)
SafeStylesBuilderA builder that facilitates the building up of XSS-safe CSS attribute strings from SafeStyles.Classcom.google.gwt.safecss.sharedGoogle WebToolkit (GWT)
SafeStylesHostedModeUtilsSafeStyles utilities whose implementation differs between Development and This class has a super-source peer that provides the Production ModeClasscom.google.gwt.safecss.sharedGoogle WebToolkit (GWT)
SafeStylesStringClasscom.google.gwt.safecss.sharedGoogle WebToolkit (GWT)
SafeStylesUtilsUtility class containing static methods for creating SafeStyles.Classcom.google.gwt.safecss.sharedGoogle WebToolkit (GWT)
SafeUriAn object that implements this interface encapsulates a URI that is guaranteed to be safe to use (with respect to potential Cross-Site-ScriptingInterfacecom.google.gwt.safehtml.sharedGoogle WebToolkit (GWT)
SafeUriAttributeParserParses SafeUri literals or Simple String literals are passed throughClasscom.google.gwt.uibinder.attributeparsersGoogle WebToolkit (GWT)
SafeUriHostedModeUtilsSafeUri utilities whose implementation differs between Development and Production Mode.Classcom.google.gwt.safehtml.sharedGoogle WebToolkit (GWT)
SafeUriStringClasscom.google.gwt.safehtml.sharedGoogle WebToolkit (GWT)
ScannerBaseClasscom.google.web.bindery.requestfactory.aptGoogle WebToolkit (GWT)
SchedulerThis class provides low-level task scheduling primitives.Classcom.google.gwt.core.clientGoogle WebToolkit (GWT)
ScriptBuilderBuilds an script element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
ScriptElementClasscom.google.gwt.dom.clientGoogle WebToolkit (GWT)
ScriptInjectorDynamically create a script tag and attach it to the DOM.Classcom.google.gwt.core.clientGoogle WebToolkit (GWT)
ScriptReferenceAn external script file referenced in the module manifest.Classcom.google.gwt.core.ext.linkerGoogle WebToolkit (GWT)
ScrollbarRoleA type that represents the scrollbar role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
ScrollbarRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
ScrollEventRepresents a native scroll event.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
ScrollHandlerHandler interface for ScrollEvent events.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
ScrollImplClasscom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
ScrollListenerEvent listener interface for scroll events.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
ScrollListenerCollectionA helper class for implementers of the SourcesScrollEvents interface.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
ScrollPanelA simple panel that wraps its contents in a scrollable area.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
SearchRoleA type that represents the search role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
SearchRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
SectionheadRoleA type that represents the sectionhead role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
SectionRoleA type that represents the section role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
SelectBuilderBuilds an select element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
SelectedValueenum SelectedValueextends java.Classcom.google.gwt.aria.clientGoogle WebToolkit (GWT)
SelectElementThe select element allows the selection of an option.Classcom.google.gwt.dom.clientGoogle WebToolkit (GWT)
SelectionCellA Cell used to render a drop-down list.Classcom.google.gwt.cell.clientGoogle WebToolkit (GWT)
SelectionChangeEventRepresents a selection change event.Classcom.google.gwt.view.clientGoogle WebToolkit (GWT)
SelectionEventRepresents a selection event.Classcom.google.gwt.event.logical.sharedGoogle WebToolkit (GWT)
SelectionHandlerHandler interface for SelectionEvent events.Interfacecom.google.gwt.event.logical.sharedGoogle WebToolkit (GWT)
SelectionModelA model for selection within a list.Interfacecom.google.gwt.view.clientGoogle WebToolkit (GWT)
SelectionPropertyRepresents a deferred binding property.Interfacecom.google.gwt.core.ext.linkerGoogle WebToolkit (GWT)
SelectionPropertyA named deferred binding (property, value) pair for use in generators.Interfacecom.google.gwt.core.extGoogle WebToolkit (GWT)
SelectRoleA type that represents the select role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
SeparatorRoleA type that represents the separator role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
SeparatorRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
SerializableExceptionSuperclass for exceptions thrown from RPC methods (those appearing in interfaces derived from RemoteService).Classcom.google.gwt.user.client.rpcGoogle WebToolkit (GWT)
SerializableThrowableA serializable copy of a Throwable, including its causes and stack trace.Classcom.google.gwt.core.sharedGoogle WebToolkit (GWT)
SerializationExceptionBase exception type for errors relating to the serialization stream.Classcom.google.gwt.user.client.rpcGoogle WebToolkit (GWT)
SerializationPolicyThis is an abstract class for representing the serialization policy for a The serialize and deserialize queries are from the perspectiveClasscom.google.gwt.user.server.rpcGoogle WebToolkit (GWT)
SerializationPolicyClientClasscom.google.gwt.user.server.rpcGoogle WebToolkit (GWT)
SerializationPolicyLoaderAPI for loading a SerializationPolicy.Classcom.google.gwt.user.server.rpcGoogle WebToolkit (GWT)
SerializationPolicyProviderUsed to obtain a SerializationPolicy for a given module base URL and serialization policy strong name.Interfacecom.google.gwt.user.server.rpcGoogle WebToolkit (GWT)
SerializationStreamFactoryAn interface for creating SerializationStreamReaders and SerializationStreamWriters.Interfacecom.google.gwt.user.client.rpcGoogle WebToolkit (GWT)
SerializationStreamReaderAn interface for reading values from a stream.Interfacecom.google.gwt.user.client.rpcGoogle WebToolkit (GWT)
SerializationStreamWriterAn interface for writing values into a stream.Interfacecom.google.gwt.user.client.rpcGoogle WebToolkit (GWT)
SerializedTypeViolationExceptionException that will be passed to the AsyncCallback.Classcom.google.gwt.user.client.rpcGoogle WebToolkit (GWT)
ServerCustomFieldSerializerAn interface that may be implemented by server-side class-based custom field Usage of this class will reduce the amount of server-side reflection duringClasscom.google.gwt.user.server.rpcGoogle WebToolkit (GWT)
ServerFailureDescribes a request failure on the server.Classcom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
ServerFailureMessageEncapsulates a ServerFailure object.Interfacecom.google.web.bindery.requestfactory.shared.messagesGoogle WebToolkit (GWT)
ServerGwtBridgeClasscom.google.gwt.core.serverGoogle WebToolkit (GWT)
ServiceAnnotation on Request classes specifying the server-side implementations thatSee Also:ServiceNameClasscom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
ServiceDefTargetAn interface implemented by client-side RPC proxy objects.Interfacecom.google.gwt.user.client.rpcGoogle WebToolkit (GWT)
ServiceLayerThe ServiceLayer mediates all interactions between the SimpleRequestProcessor and the domain environment.Classcom.google.web.bindery.requestfactory.serverGoogle WebToolkit (GWT)
ServiceLayerCacheClasscom.google.web.bindery.requestfactory.serverGoogle WebToolkit (GWT)
ServiceLayerDecoratorUsers that intend to alter how RequestFactory interacts with the domain environment can extend this type and provide it toClasscom.google.web.bindery.requestfactory.serverGoogle WebToolkit (GWT)
ServiceLocatorA ServiceLocator provides instances of a type specified by a Service when Request methods declared in a RequestContextare mappedInterfacecom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
ServiceNameAnnotation on Request classes specifying the server-side implementations that back them.Classcom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
ServletContainerAn instance of a servlet container that can be used by the shell.Classcom.google.gwt.core.extGoogle WebToolkit (GWT)
ServletContainerLauncherDefines the service provider interface for launching servlet containers that can be used by the GWT development mode.Classcom.google.gwt.core.extGoogle WebToolkit (GWT)
SetSelectionModelA model that allows getting all elements and clearing the selection.Interfacecom.google.gwt.view.clientGoogle WebToolkit (GWT)
ShardableThis annotation, when placed on a Linker class, indicates that the linker supports the shardable version of the LinkerClasscom.google.gwt.core.ext.linkerGoogle WebToolkit (GWT)
ShowRangeEventRepresents a show range event.Classcom.google.gwt.event.logical.sharedGoogle WebToolkit (GWT)
ShowRangeHandlerHandler interface for ShowRangeEvent events.Interfacecom.google.gwt.event.logical.sharedGoogle WebToolkit (GWT)
SimpleBeanEditorDriverAutomates editing of simple bean-like objects.Interfacecom.google.gwt.editor.clientGoogle WebToolkit (GWT)
SimpleCheckBoxA simple checkbox widget, with no label.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
SimpleEditorA trivial implementation of LeafValueEditor than can be used for "hidden" properties when composing UI-based Editors.Classcom.google.gwt.editor.client.adaptersGoogle WebToolkit (GWT)
SimpleEventBusWraps {com.Classcom.google.gwt.event.sharedGoogle WebToolkit (GWT)
SimpleEventBusBasic implementation of EventBus.Classcom.google.web.bindery.event.sharedGoogle WebToolkit (GWT)
SimpleHtmlSanitizerA simple and relatively inexpensive HTML sanitizer.Classcom.google.gwt.safehtml.sharedGoogle WebToolkit (GWT)
SimpleInterpeterA simple XMLElement.Classcom.google.gwt.uibinder.elementparsersGoogle WebToolkit (GWT)
SimpleKeyProviderSimple passthrough implementation of ProvidesKey.Classcom.google.gwt.view.clientGoogle WebToolkit (GWT)
SimpleLayoutPanelA simple panel that ProvidesResize to its one child.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
SimplePagerA pager for controlling a HasRows that only supports simple page public class SimplePagerExample implements EntryPoint {Classcom.google.gwt.user.cellview.clientGoogle WebToolkit (GWT)
SimplePanelBase class for panels that contain only one widget.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
SimpleRadioButtonA simple radio button widget, with no label.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
SimpleRemoteLogHandlerA very simple handler which sends messages to the server via GWT RPC to be logged.Classcom.google.gwt.logging.clientGoogle WebToolkit (GWT)
SimpleRequestProcessorProcesses request payloads from a RequestFactory client.Classcom.google.web.bindery.requestfactory.serverGoogle WebToolkit (GWT)
SimpleSafeHtmlRendererA simple SafeHtmlRenderer implementation that calls SafeHtmlUtils.Classcom.google.gwt.text.sharedGoogle WebToolkit (GWT)
SimpleValueA simple property value class.Classcom.google.gwt.resources.converterGoogle WebToolkit (GWT)
SingleJsoImplThis annotation may be placed on an interface to declare the single JavaScriptObject type that implements the interface.Classcom.google.gwt.core.clientGoogle WebToolkit (GWT)
SingleJsoImplNameThis annotation may be placed on an interface to name the single JavaScriptObject type that implements the interface.Classcom.google.gwt.core.clientGoogle WebToolkit (GWT)
SingleScriptLinkerA Linker for producing a single JavaScript file from a GWT module.Classcom.google.gwt.core.linkerGoogle WebToolkit (GWT)
SingleSelectionModelA simple selection model that allows only one item to be selected a a time.Classcom.google.gwt.view.clientGoogle WebToolkit (GWT)
SliderRoleA type that represents the slider role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
SliderRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
SoftPermutationRepresents a permutation of collapsed deferred-binding property values.Classcom.google.gwt.core.ext.linkerGoogle WebToolkit (GWT)
SortValueenum SortValueextends java.Classcom.google.gwt.aria.clientGoogle WebToolkit (GWT)
SourceBuilderBuilds an source element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
SourceElementThe SOURCE element specifies one of potentially multiple source file in a HTML SpecificationClasscom.google.gwt.dom.clientGoogle WebToolkit (GWT)
SourceMappingWriterClasscom.google.gwt.core.ext.soycGoogle WebToolkit (GWT)
SourceMapRecorderCreates Closure Compatible SourceMaps.Classcom.google.gwt.core.ext.soycGoogle WebToolkit (GWT)
SourceNameComparatorClasscom.google.gwt.core.ext.soycGoogle WebToolkit (GWT)
SourcesChangeEventsA widget that implements this interface sources the events defined by the ChangeListener interface.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
SourcesClickEventsA widget that implements this interface sources the events defined by the ClickListener interface.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
SourcesFocusEventsA widget that implements this interface sources the events defined by the FocusListener interface.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
SourcesKeyboardEventsA widget that implements this interface sources the events defined by the KeyboardListener interface.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
SourcesLoadEventsA widget that implements this interface sources the events defined by the LoadListener interface.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
SourcesMouseEventsA widget that implements this interface sources the events defined by the MouseListener interface.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
SourcesMouseWheelEventsA widget that implements this interface sources the events defined by the MouseWheelListener interface.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
SourcesPopupEventsA widget that implements this interface sources the events defined by the PopupListener interface.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
SourcesScrollEventsA widget that implements this interface sources the events defined by the ScrollListener interface.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
SourcesTabEventsA widget that implements this interface sources the events defined by the TabListener interface.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
SourcesTableEventsA widget that implements this interface sources the events defined by the TableListener interface.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
SourcesTreeEventsA widget that implements this interface sources the events defined by the TreeListener interface.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
SourceWriterA mechanism to write source files.Interfacecom.google.gwt.codegen.serverGoogle WebToolkit (GWT)
SourceWriterBaseBase implementation of SourceWriter that implements all the indenting and keeping track of comments.Classcom.google.gwt.codegen.serverGoogle WebToolkit (GWT)
SoycReportLinkerConverts SOYC report files into emitted private artifacts.Classcom.google.gwt.core.linkerGoogle WebToolkit (GWT)
SpanBuilderBuilds an span element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
SpanElementGeneric inline container.Classcom.google.gwt.dom.clientGoogle WebToolkit (GWT)
SpinbuttonRoleA type that represents the spinbutton role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
SpinbuttonRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
SplitLayoutPanelA panel that adds user-positioned splitters between each of its child This panel is used in the same way as DockLayoutPanel, except thatClasscom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
SplitPanelClasscom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
SplitResultPure Java implementation of a regular expression split result.Classcom.google.gwt.regexp.sharedGoogle WebToolkit (GWT)
SplittableThis interface provides an abstraction around the underlying data model (JavaScriptObject, or JSON) used to encode an AutoBeanCodex payload.Interfacecom.google.web.bindery.autobean.sharedGoogle WebToolkit (GWT)
StackLayoutPanelA panel that stacks its children vertically, displaying only one at a time, with a header for each child which the user can click to display.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
StackLayoutPanelParserParses StackLayoutPanel widgets.Classcom.google.gwt.uibinder.elementparsersGoogle WebToolkit (GWT)
StackPanelA panel that stacks its children vertically, displaying only one at a time, with a header for each child which the user can click to display.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
StackPanelParserParses StackPanel widgets.Classcom.google.gwt.uibinder.elementparsersGoogle WebToolkit (GWT)
StackTraceDeobfuscatorDeobfuscates stack traces on the server side.Classcom.google.gwt.core.serverGoogle WebToolkit (GWT)
StackTraceDeobfuscatorClasscom.google.gwt.logging.serverGoogle WebToolkit (GWT)
StateClass that contains constants for ARIA states.Classcom.google.gwt.aria.clientGoogle WebToolkit (GWT)
StateClasscom.google.web.bindery.requestfactory.aptGoogle WebToolkit (GWT)
StatementRangesInterfacecom.google.gwt.core.ext.linkerGoogle WebToolkit (GWT)
StatusCodeExceptionIndicates that an RPC response was returned with an invalid HTTP status code.Classcom.google.gwt.user.client.rpcGoogle WebToolkit (GWT)
StatusRoleA type that represents the status role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
StatusRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
Storage You can obtain a Storage by either invoking getLocalStorageIfSupported() orClasscom.google.gwt.storage.clientGoogle WebToolkit (GWT)
StorageEventRepresents a Storage Event.Classcom.google.gwt.storage.clientGoogle WebToolkit (GWT)
StorageImplClasscom.google.gwt.storage.clientGoogle WebToolkit (GWT)
StorageImplIE8Classcom.google.gwt.storage.clientGoogle WebToolkit (GWT)
StorageImplNonNativeEventsClasscom.google.gwt.storage.clientGoogle WebToolkit (GWT)
StorageMapExposes the local/session Storage as a standard Map.Classcom.google.gwt.storage.clientGoogle WebToolkit (GWT)
StoryRepresents a (possibly disjoint) region of the JavaScript output for which metadata is available.Interfacecom.google.gwt.core.ext.soycGoogle WebToolkit (GWT)
StrictAttributeParserClasscom.google.gwt.uibinder.attributeparsersGoogle WebToolkit (GWT)
StringAttributeParserClasscom.google.gwt.uibinder.attributeparsersGoogle WebToolkit (GWT)
StringGeneratorClasscom.google.gwt.codegen.serverGoogle WebToolkit (GWT)
StringSourceWriterA SourceWriter that accumulates source and returns it in the Experimental API - subject to change.Classcom.google.gwt.codegen.serverGoogle WebToolkit (GWT)
StringUtilsString utility methods.Classcom.google.gwt.util.tools.sharedGoogle WebToolkit (GWT)
StringValidatorClasscom.google.gwt.http.clientGoogle WebToolkit (GWT)
StructureRoleA type that represents the structure role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
StubAnimationSchedulerA stub implementation of AnimationScheduler that does not execute the callbacks.Classcom.google.gwt.animation.client.testingGoogle WebToolkit (GWT)
StubGeneratorContextAn abstract generator context class which by default throws UnsupportedOperationException for all methods.Classcom.google.gwt.core.extGoogle WebToolkit (GWT)
StubSchedulerA fake scheduler that records scheduled commands and can execute them when asked to.Classcom.google.gwt.core.client.testingGoogle WebToolkit (GWT)
StyleProvides programmatic access to properties of the style object.Classcom.google.gwt.dom.clientGoogle WebToolkit (GWT)
StyleBuilderBuilds an style element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
StyleElementSee Also:W3C HTML Specification, W3C HTML Specification, Classcom.google.gwt.dom.clientGoogle WebToolkit (GWT)
StyleInjectorUsed to add stylesheets to the document.Classcom.google.gwt.dom.clientGoogle WebToolkit (GWT)
StylesBuilderBuilds the style attribute on an element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
StylesheetReferenceAn external stylesheet referenced in the module manifest.Classcom.google.gwt.core.ext.linkerGoogle WebToolkit (GWT)
SubmitButtonA standard push-button widget which will automatically submit its enclosing .Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
SubsetFilteringPropertyOracleA property oracle that prevents access to any properties not named in its predefined set.Classcom.google.gwt.core.extGoogle WebToolkit (GWT)
SuggestBoxA SuggestBox is a text box or text area which displays a pre-configured set of selections that match the user's input.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
SuggestionEventEvent object containing information about the selection of a SuggestOracle.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
SuggestionHandlerEvent handler interface for SuggestionEvent.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
SuggestOracleA SuggestOracle can be used to create suggestions associated with a specific query string.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
SymbolDataProvides basic information about symbols in the generated JavaScript.Interfacecom.google.gwt.core.ext.linkerGoogle WebToolkit (GWT)
SymbolMapsLinkerThis Linker exports the symbol maps associated with each compilation result as a private file.Classcom.google.gwt.core.linkerGoogle WebToolkit (GWT)
SyntheticArtifactArtifacts created by AbstractLinker.Classcom.google.gwt.core.ext.linkerGoogle WebToolkit (GWT)
SystemLogHandlerA Handler that prints logs to System.Classcom.google.gwt.logging.clientGoogle WebToolkit (GWT)
TabBarA horizontal bar of folder-style tabs, most commonly used as part of a .Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
TabLayoutPanelA panel that represents a tabbed set of pages, each of which contains another widget.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
TabLayoutPanelParserParses TabLayoutPanel widgets.Classcom.google.gwt.uibinder.elementparsersGoogle WebToolkit (GWT)
TableBuilderBuilds an table element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
TableCaptionBuilderBuilds an tablecaption element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
TableCaptionElementClasscom.google.gwt.dom.clientGoogle WebToolkit (GWT)
TableCellBuilderBuilds an tablecell element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
TableCellElementThe object used to represent the TH and TD elements.Classcom.google.gwt.dom.clientGoogle WebToolkit (GWT)
TableColBuilderBuilds an tablecol element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
TableColElementRegroups the COL and COLGROUP elements.Classcom.google.gwt.dom.clientGoogle WebToolkit (GWT)
TableElementThe create* and delete* methods on the table allow authors to construct and modify tables.Classcom.google.gwt.dom.clientGoogle WebToolkit (GWT)
TableListenerEvent listener interface for table events.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
TableListenerCollectionA helper class for implementers of the SourcesTableEvents interface.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
TableRowBuilderBuilds an tablerow element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
TableRowElementClasscom.google.gwt.dom.clientGoogle WebToolkit (GWT)
TableSectionBuilderBuilds an tablesection element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
TableSectionElementThe THEAD, TFOOT, and TBODY elements.Classcom.google.gwt.dom.clientGoogle WebToolkit (GWT)
TabListenerInterfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
TabListenerCollectionA helper class for implementers of the SourcesTabEvents interface.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
TablistRoleA type that represents the tablist role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
TablistRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
TabPanelA panel that represents a tabbed set of pages, each of which contains another widget.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
TabPanelParserParses TabPanel widgets.Classcom.google.gwt.uibinder.elementparsersGoogle WebToolkit (GWT)
TabpanelRoleA type that represents the tabpanel role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
TabpanelRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
TabRoleA type that represents the tab role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
TabRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
TagNameIndicates the tag name of an Element subclass.Classcom.google.gwt.dom.clientGoogle WebToolkit (GWT)
TakesValueInterfacecom.google.gwt.user.clientGoogle WebToolkit (GWT)
TakesValueEditorAdapts the TakesValue interface to the Editor framework.Classcom.google.gwt.editor.client.adaptersGoogle WebToolkit (GWT)
TextThe Text interface represents textual content.Classcom.google.gwt.dom.clientGoogle WebToolkit (GWT)
TextThis interface describes text nodes, as might occur between tags.Interfacecom.google.gwt.xml.clientGoogle WebToolkit (GWT)
TextAlignConstantParserClasscom.google.gwt.uibinder.attributeparsersGoogle WebToolkit (GWT)
TextAreaA text box that allows multiple lines of text to be entered.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
TextAreaBuilderBuilds an textarea element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
TextAreaElementMulti-line text field.Classcom.google.gwt.dom.clientGoogle WebToolkit (GWT)
TextBoxA standard single-line text box.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
TextBoxBaseAbstract base class for most text entry widgets.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
TextboxRoleA type that represents the textbox role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
TextboxRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
TextButtonCellTextButtonCell is a simple button with text content.Classcom.google.gwt.cell.clientGoogle WebToolkit (GWT)
TextCellA Cell used to render text.Classcom.google.gwt.cell.clientGoogle WebToolkit (GWT)
TextColumnClasscom.google.gwt.user.cellview.clientGoogle WebToolkit (GWT)
TextHeaderA Header containing String data rendered by a TextCell.Classcom.google.gwt.user.cellview.clientGoogle WebToolkit (GWT)
TextInputCellAn AbstractCell used to render a text input.Classcom.google.gwt.cell.clientGoogle WebToolkit (GWT)
TextInterpreterThe interpreter of choice for calls to XMLElement.Classcom.google.gwt.uibinder.elementparsersGoogle WebToolkit (GWT)
TextLogFormatterFormats LogRecords into 2 lines of text.Classcom.google.gwt.logging.clientGoogle WebToolkit (GWT)
TextMetricsHTML 5 Canvas text metrics.Classcom.google.gwt.canvas.dom.clientGoogle WebToolkit (GWT)
TextPlaceholderInterpreterInterprets the interior of text message.Classcom.google.gwt.uibinder.elementparsersGoogle WebToolkit (GWT)
TextResourceInterfacecom.google.gwt.resources.clientGoogle WebToolkit (GWT)
TimeoutExceptionException sent when a JSONP calls expires the timeout.Classcom.google.gwt.jsonp.clientGoogle WebToolkit (GWT)
TimeoutExceptionThis exception is thrown when a GWTTestCase-derived class runs a test in asynchronous mode and fails to complete within a specified timeoutClasscom.google.gwt.junit.clientGoogle WebToolkit (GWT)
TimerA simplified, browser-safe timer class.Classcom.google.gwt.user.clientGoogle WebToolkit (GWT)
TimeRanges A JavaScriptObject representing a time range returned from a Experimental API: This API is still under developmentClasscom.google.gwt.media.dom.clientGoogle WebToolkit (GWT)
TimerRoleA type that represents the timer role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
TimerRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
TimeZoneThe TimeZone class implements a time zone information source for client applications.Classcom.google.gwt.i18n.clientGoogle WebToolkit (GWT)
TimeZoneAbstracts a GWT timezone.Interfacecom.google.gwt.i18n.sharedGoogle WebToolkit (GWT)
TimeZoneConstantsTimeZoneConstants encapsulates a collection of time zone data for use with DateTimeFormat services.Interfacecom.google.gwt.i18n.client.constantsGoogle WebToolkit (GWT)
TimeZoneInfoA JavaScript Overlay type on top of the JSON data describing everything we need to know about a particular timezone.Classcom.google.gwt.i18n.clientGoogle WebToolkit (GWT)
TitleBuilderBuilds an title element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
TitleElementClasscom.google.gwt.dom.clientGoogle WebToolkit (GWT)
ToggleButtonA ToggleButton is a stylish stateful button which allows the user to toggle between up and down states.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
ToolbarRoleA type that represents the toolbar role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
ToolbarRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
ToolBaseA base class for a GWT related command-line application.Classcom.google.gwt.util.toolsGoogle WebToolkit (GWT)
TooltipRoleA type that represents the tooltip role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
TooltipRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
ToStringRendererA simple renderer that uses Object.Classcom.google.gwt.text.sharedGoogle WebToolkit (GWT)
TouchClass representing touches.Classcom.google.gwt.dom.clientGoogle WebToolkit (GWT)
TouchCancelEventRepresents a native touch start event.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
TouchCancelHandlerHandler interface for TouchCancelEvent events.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
TouchEndEventRepresents a native touch end event.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
TouchEndHandlerHandler interface for TouchEndEvent events.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
TouchEventAbstract class representing touch events.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
TouchMoveEventRepresents a native touch move event.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
TouchMoveHandlerHandler interface for TouchMoveEvent events.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
TouchScrollerAdds touch based scrolling to a scroll panel.Classcom.google.gwt.touch.clientGoogle WebToolkit (GWT)
TouchStartEventRepresents a native touch start event.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
TouchStartHandlerHandler interface for TouchStartEvent events.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
TransferableAn artifact marked with this annotation is passed through a compilation all the way to the final call toClasscom.google.gwt.core.ext.linkerGoogle WebToolkit (GWT)
TransportableTypeVisitorClasscom.google.web.bindery.requestfactory.aptGoogle WebToolkit (GWT)
TreeA standard hierarchical tree widget.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
TreegridRoleA type that represents the treegrid role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
TreegridRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
TreeImages * Allows us to override Tree default images.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
TreeItemAn item that can be contained within a Each tree item is assigned a unique DOM id in order to support ARIA.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
TreeitemRoleA type that represents the treeitem role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
TreeitemRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
TreeListenerEvent listener interface for tree events.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
TreeListenerCollectionA helper class for implementers of the SourcesClickEvents interface.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
TreeLoggerAn interface used to log messages in deferred binding generators.Classcom.google.gwt.core.extGoogle WebToolkit (GWT)
TreeNodeA representation of a node in a tree.Interfacecom.google.gwt.user.cellview.clientGoogle WebToolkit (GWT)
TreeRoleA type that represents the tree role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
TreeRoleImplClasscom.google.gwt.aria.clientGoogle WebToolkit (GWT)
TreeViewModelInterfacecom.google.gwt.view.clientGoogle WebToolkit (GWT)
TypeAndSourceNameComparatorClasscom.google.gwt.core.ext.soycGoogle WebToolkit (GWT)
TypeComparatorClasscom.google.web.bindery.requestfactory.aptGoogle WebToolkit (GWT)
TypedArraysFactory class for various typed arrays.Classcom.google.gwt.typedarrays.sharedGoogle WebToolkit (GWT)
TypedArraysFactoryClasscom.google.gwt.typedarrays.sharedGoogle WebToolkit (GWT)
TypeIndexedSetClasscom.google.gwt.core.ext.linkerGoogle WebToolkit (GWT)
TypeOracleProvides type-related information about a set of source files.Classcom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
TypeOracleExceptionThe superclass of exceptions thrown by TypeOracle.Classcom.google.gwt.core.ext.typeinfoGoogle WebToolkit (GWT)
TypeSimplifierUtility type for reducing complex type declarations to ones suitable for determining assignability based on RequestFactory's type-mapping semantics.Classcom.google.web.bindery.requestfactory.aptGoogle WebToolkit (GWT)
TypeVisitorBaseClasscom.google.web.bindery.requestfactory.aptGoogle WebToolkit (GWT)
UiBinderInterface implemented by classes that generate DOM or Widget structures from ui.Interfacecom.google.gwt.uibinder.clientGoogle WebToolkit (GWT)
UiBinderUtilStatic helper methods used by UiBinder.Classcom.google.gwt.uibinder.clientGoogle WebToolkit (GWT)
UiChildMark a method as the appropriate way to add a child widget to the parent The limit attribute specifies the number of times the function can be safelyClasscom.google.gwt.uibinder.clientGoogle WebToolkit (GWT)
UiChildParserParses any children of widgets that use the UIChild annotation.Classcom.google.gwt.uibinder.elementparsersGoogle WebToolkit (GWT)
UiFactoryMarks a method that may be called as an alternative to a GWT.Classcom.google.gwt.uibinder.clientGoogle WebToolkit (GWT)
UiFieldMarks fields in a UiBinder client that must be filled by the binder's UiBinder.Classcom.google.gwt.uibinder.clientGoogle WebToolkit (GWT)
UiHandlerMarks a method to be automatically bound as an event handler.Classcom.google.gwt.uibinder.clientGoogle WebToolkit (GWT)
Uint16ArrayA view representing an ArrayBuffer as 16-bit unsigned integers.Interfacecom.google.gwt.typedarrays.sharedGoogle WebToolkit (GWT)
Uint16ArrayImplPure Java implementation of Uint16Array.Classcom.google.gwt.typedarrays.serverGoogle WebToolkit (GWT)
Uint16ArrayNativeJS native implementation of Uint16Array.Classcom.google.gwt.typedarrays.clientGoogle WebToolkit (GWT)
Uint32ArrayA view representing an ArrayBuffer as 32-bit unsigned integers.Interfacecom.google.gwt.typedarrays.sharedGoogle WebToolkit (GWT)
Uint32ArrayImplPure Java implementation of Uint32Array.Classcom.google.gwt.typedarrays.serverGoogle WebToolkit (GWT)
Uint32ArrayNativeJS native implementation of Uint32Array.Classcom.google.gwt.typedarrays.clientGoogle WebToolkit (GWT)
Uint8ArrayA view representing an ArrayBuffer as 8-bit unsigned integers.Interfacecom.google.gwt.typedarrays.sharedGoogle WebToolkit (GWT)
Uint8ArrayImplPure Java implementation of Uint8Array.Classcom.google.gwt.typedarrays.serverGoogle WebToolkit (GWT)
Uint8ArrayNativeJS native implementation of Uint8Array and, where natively supported, This should generally not be referenced directly -- seeClasscom.google.gwt.typedarrays.clientGoogle WebToolkit (GWT)
Uint8ClampedArrayA view representing an ArrayBuffer as 8-bit unsigned integers.Interfacecom.google.gwt.typedarrays.sharedGoogle WebToolkit (GWT)
Uint8ClampedArrayImplPure Java implementation of Uint8ClampedArray.Classcom.google.gwt.typedarrays.serverGoogle WebToolkit (GWT)
Uint8ClampedArrayNativeEmulEmulated version of Uint8ClampedArray that is implemented using a Uint8Array.Classcom.google.gwt.typedarrays.clientGoogle WebToolkit (GWT)
UIObjectThe superclass for all user-interface objects.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
UIObjectParserParser of all UIObject types.Classcom.google.gwt.uibinder.elementparsersGoogle WebToolkit (GWT)
UiRendererMarker interface for classes whose implementation is to be provided via UiBinder code generation for SafeHtml rendering.Interfacecom.google.gwt.uibinder.clientGoogle WebToolkit (GWT)
UiSafeHtmlInterpreterInterprets generic message tags like: Classcom.google.gwt.uibinder.elementparsersGoogle WebToolkit (GWT)
UListBuilderBuilds an ulist element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
UListElementClasscom.google.gwt.dom.clientGoogle WebToolkit (GWT)
UmbrellaExceptionWraps {com.Classcom.google.gwt.event.sharedGoogle WebToolkit (GWT)
UmbrellaExceptionA RuntimeException that collects a Set of child Throwables together.Classcom.google.web.bindery.event.sharedGoogle WebToolkit (GWT)
UnableToCompleteExceptionUsed to indicate that some part of a multi-step process failed.Classcom.google.gwt.core.extGoogle WebToolkit (GWT)
UndefinedConstantVisitorConverts upper case strings used in properties to lowercase if they are not defined with a proper @def statement.Classcom.google.gwt.resources.converterGoogle WebToolkit (GWT)
UnexpectedExceptionThe GWT RPC class throws UnexpectedException when a service method, being invoked by GWT RPC, throws a checked exception that is not in the serviceClasscom.google.gwt.user.server.rpcGoogle WebToolkit (GWT)
UnexpectedExceptionClasscom.google.web.bindery.requestfactory.serverGoogle WebToolkit (GWT)
UnsafeNativeLongThis annotation can be placed on a native method to allow it to directly access Java long values.Classcom.google.gwt.core.clientGoogle WebToolkit (GWT)
UriUtilsUtility class containing static methods for validating and sanitizing URIs.Classcom.google.gwt.safehtml.sharedGoogle WebToolkit (GWT)
URLUtility class for the encoding and decoding URLs in their entirety or by their individual components.Classcom.google.gwt.http.clientGoogle WebToolkit (GWT)
UrlBuilderUtility class to build a URL from components.Classcom.google.gwt.http.clientGoogle WebToolkit (GWT)
UrlRequestTransportA trivial implementation of RequestTransport that uses a HttpURLConnection.Classcom.google.web.bindery.requestfactory.vm.testingGoogle WebToolkit (GWT)
UserAgentInterface to provide both the compile time and runtime user.Interfacecom.google.gwt.useragent.clientGoogle WebToolkit (GWT)
UserAgentAsserterHelper class, which, during startup, asserts that the specified user.Classcom.google.gwt.useragent.clientGoogle WebToolkit (GWT)
UtilA bunch of useful methods.Classcom.google.gwt.user.serverGoogle WebToolkit (GWT)
UtilityA smattering of useful functions.Classcom.google.gwt.util.toolsGoogle WebToolkit (GWT)
ValidateRuntimeConditionalNodeVisitor that validates runtime conditional node.Classcom.google.gwt.resources.gssGoogle WebToolkit (GWT)
ValidationToolProvides "late" validation services when server types aren't available to the shared-interface compilation process.Classcom.google.web.bindery.requestfactory.aptGoogle WebToolkit (GWT)
ValueAwareEditorInterfacecom.google.gwt.editor.clientGoogle WebToolkit (GWT)
ValueBoxA text box able to parse its displayed value.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
ValueBoxBaseAbstract base class for all text entry widgets.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
ValueBoxEditorAdapts the ValueBoxBase interface to the Editor framework.Classcom.google.gwt.editor.ui.client.adaptersGoogle WebToolkit (GWT)
ValueBoxEditorDecoratorA simple decorator to display leaf widgets with an error message.Classcom.google.gwt.editor.ui.clientGoogle WebToolkit (GWT)
ValueChangeEventRepresents a value change event.Classcom.google.gwt.event.logical.sharedGoogle WebToolkit (GWT)
ValueChangeHandlerHandler interface for ValueChangeEvent events.Interfacecom.google.gwt.event.logical.sharedGoogle WebToolkit (GWT)
ValueCodexProvides unified encoding and decoding of value objects.Classcom.google.web.bindery.autobean.sharedGoogle WebToolkit (GWT)
ValueCodexHelperClasscom.google.web.bindery.autobean.sharedGoogle WebToolkit (GWT)
ValueFunctionHandles the value() function.Classcom.google.gwt.resources.gssGoogle WebToolkit (GWT)
ValueLabelA label displaying its value through a renderer.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
ValueListBox A Renderer is used to get user-presentable strings to display in the select element.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
ValueLocatorA Locator for use with value types (as opposed to entities), which are not persisted.Classcom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
ValuePickerAllows the user to pick a single value from a list.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
ValueUpdaterInterfacecom.google.gwt.cell.clientGoogle WebToolkit (GWT)
VersionedMessageDescribes a message that contains version information.Interfacecom.google.web.bindery.requestfactory.shared.messagesGoogle WebToolkit (GWT)
VerticalAlignmentConstantParserClasscom.google.gwt.uibinder.attributeparsersGoogle WebToolkit (GWT)
VerticalPanelA panel that lays all of its widgets out in a single vertical column.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
VerticalScrollbarDescribes a vertical scrollbar.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
VerticalSplitPanelA panel that arranges two widgets in a single vertical column and allows the user to interactively change the proportion of the height dedicated to eachClasscom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
VerticalSplitPanelImagesAn ImageBundle that provides images for HorizontalSplitPanel.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
Video A widget representing a Classcom.google.gwt.media.clientGoogle WebToolkit (GWT)
VideoBuilderBuilds an video element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
VideoElement Experimental API: This API is still under development and is subject to change.Classcom.google.gwt.dom.clientGoogle WebToolkit (GWT)
ViolationA lightweight representation of a ConstraintViolation.Interfacecom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
ViolationMessageRepresents a ConstraintViolation.Interfacecom.google.web.bindery.requestfactory.shared.messagesGoogle WebToolkit (GWT)
WebAppCreatorCreates a GWT application skeleton.Classcom.google.gwt.user.toolsGoogle WebToolkit (GWT)
WebAppCreatorExceptionIndicates a problem was found while creating a web application.Classcom.google.gwt.user.toolsGoogle WebToolkit (GWT)
WidgetThe base class for the majority of user-interface objects.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
WidgetCollectionA simple collection of widgets to be used by The main purpose of this specialized collection is to implementClasscom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
WidgetInterpreterClasscom.google.gwt.uibinder.elementparsersGoogle WebToolkit (GWT)
WidgetIteratorsClasscom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
WidgetPlaceholderInterpreterClasscom.google.gwt.uibinder.elementparsersGoogle WebToolkit (GWT)
WidgetRoleA type that represents the widget role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
WindowClasscom.google.gwt.user.clientGoogle WebToolkit (GWT)
WindowCloseListenerSee Also:Window.Interfacecom.google.gwt.user.clientGoogle WebToolkit (GWT)
WindowResizeListenerSee Also:Window.Interfacecom.google.gwt.user.clientGoogle WebToolkit (GWT)
WindowRoleA type that represents the window role in the ARIA specification.Interfacecom.google.gwt.aria.clientGoogle WebToolkit (GWT)
WindowScrollListenerSee Also:Window.Interfacecom.google.gwt.user.clientGoogle WebToolkit (GWT)
WithPropertiesAnnotation indicating that a test method inside a GWTTestCase requires a set of binding properties to be set in its module.Classcom.google.gwt.junit.clientGoogle WebToolkit (GWT)
WithTokenizersIndicates PlaceTokenizer types used by an implementation of PlaceHistoryMapper generated byClasscom.google.gwt.place.sharedGoogle WebToolkit (GWT)
WordCountDirectionEstimatorDirection estimator that uses the "word count" heuristic.Classcom.google.gwt.i18n.sharedGoogle WebToolkit (GWT)
WriteOperationenum WriteOperationextends java.Classcom.google.web.bindery.requestfactory.sharedGoogle WebToolkit (GWT)
XMLHttpRequestThe native XMLHttpRequest object.Classcom.google.gwt.xhr.clientGoogle WebToolkit (GWT)
XMLParserThis class represents the client interface to XML parsing.Classcom.google.gwt.xml.clientGoogle WebToolkit (GWT)
XSLinkerGenerates a cross-site compatible bootstrap sequence.Classcom.google.gwt.core.linkerGoogle WebToolkit (GWT)
XsrfProtectedServiceServletEXPERIMENTAL and subject to change.Classcom.google.gwt.user.server.rpcGoogle WebToolkit (GWT)
XsrfTokenClasscom.google.gwt.user.client.rpcGoogle WebToolkit (GWT)
XsrfTokenServiceXSRF token generation RPC service.Interfacecom.google.gwt.user.client.rpcGoogle WebToolkit (GWT)
XsrfTokenServiceAsyncAsync peer of XsrfTokenService.Interfacecom.google.gwt.user.client.rpcGoogle WebToolkit (GWT)
XsrfTokenServiceServletEXPERIMENTAL and subject to change.Classcom.google.gwt.user.server.rpcGoogle WebToolkit (GWT)